summaryrefslogtreecommitdiff
blob: 0e954848c168166567050043d59b7ac84f7431c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>python</herd>
  <longdescription lang="en">
  ConfigObj is a simple but powerful config file reader and writer: an
  ini file round tripper. Its main feature is that it is very easy to
  use, with a straightforward programmer's interface and a simple syntax
  for config files.
</longdescription>
</pkgmetadata>