gentoo/dev-python/configobj/metadata.xml
Justin Lecher a6a30c1612
dev-python/configobj: Add python3.5 support
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-19 14:47:56 +02:00

16 lines
578 B
XML

<?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>
<upstream>
<remote-id type="pypi">configobj</remote-id>
<remote-id type="sourceforge">configobj</remote-id>
</upstream>
</pkgmetadata>