gentoo/dev-python/cement/metadata.xml
Justin Lecher 8b7c3e1386
dev-python/cement: QA fixes
use eclass functions (esetup.py)
Make buildtime deps DEPEND
fix doc isntallation

Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-02 11:41:17 +02:00

9 lines
460 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">
Cement is an advanced CLI Application Framework for Python. Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality.
</longdescription>
</pkgmetadata>