Files
guru/dev-python/pyinquirer/metadata.xml
Matthias Coppens 134d5c7c30 dev-python/pyinquirer: Add <upstream> to metadata.xml
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
2020-09-10 14:15:25 +02:00

22 lines
930 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
<longdescription>
PyInquirer strives to be an easily embeddable and beautiful
command line interface for Python. PyInquirer wants to make it
easy for existing Inquirer.js users to write immersive
command line applications in Python. We are convinced that its
feature-set is the most complete for building immersive
CLI applications. We also hope that PyInquirer proves itself
useful to Python users.
</longdescription>
<upstream>
<remote-id type="github">CITGuru/PyInquirer</remote-id>
<bugs-to>https://github.com/CITGuru/PyInquirer/issues</bugs-to>
</upstream>
</pkgmetadata>