22 lines
739 B
XML
22 lines
739 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>guillaumeseren@gmail.com</email>
|
|
<name>Guillaume Seren</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>php-bugs@gentoo.org</email>
|
|
</maintainer>
|
|
<longdescription>
|
|
Allows you to prompt for user input on the command line,
|
|
and optionally hide the characters they type.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">Seldaek/cli-prompt</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|