gentoo/dev-python/flask-wtf/metadata.xml
Louis Sautier 734e78442c
dev-python/flask-wtf: add python 3 support, fix tests, trim description
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1293

Signed-off-by: Ian Delaney <idella4@gentoo.org>
2016-04-18 17:06:06 +08:00

17 lines
628 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>
<upstream>
<remote-id type="pypi">Flask-WTF</remote-id>
<remote-id type="github">lepture/flask-wtf</remote-id>
<bugs-to>https://github.com/lepture/flask-wtf</bugs-to>
</upstream>
<longdescription lang="en">
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.
</longdescription>
</pkgmetadata>