Files
guru/dev-python/pyinquirer/metadata.xml
Matthias Coppens bf680d5a2a Adding upstream information to my metadata files
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
2020-11-22 19:52:16 +01:00

23 lines
984 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>
<remote-id type="pypi">PyInquirer</remote-id>
<bugs-to>https://github.com/CITGuru/PyInquirer/issues</bugs-to>
</upstream>
</pkgmetadata>