gentoo/dev-python/configobj/metadata.xml
Justin Lecher 5bbc94a101
Add missing remote-id type=sourceforge
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-01 14:02:01 +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>