dev-python/pyinquirer: New package

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
This commit is contained in:
Matthias Coppens
2020-07-20 16:45:13 +02:00
parent e19749c16a
commit 4bb4e2142d
2 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?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>
<description>Matthias Coppens</description>
</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>
</pkgmetadata>