mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 20:30:33 -04:00
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
23 lines
984 B
XML
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>
|