gentoo/dev-python/configobj/metadata.xml
Sam James 982fb85604
dev-python/configobj: mark ALLARCHES
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
2020-12-02 23:32:39 +00:00

20 lines
688 B
XML

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