summaryrefslogtreecommitdiff
path: root/dev-python/configobj/metadata.xml
blob: 91b403df45ae514188dba4ac44ab80d6cd790c5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <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>
  <upstream>
    <remote-id type="pypi">configobj</remote-id>
    <remote-id type="sourceforge">configobj</remote-id>
  </upstream>
	<origin>gentoo-staging</origin>
</pkgmetadata>