summaryrefslogtreecommitdiff
path: root/dev-python/configobj/metadata.xml
blob: e833f27734ec1bd77bf6cf7198b9a2190bdf269a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <stabilize-allarches />
  <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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>