mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-python/cloup: new package, add 3.0.2
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
14
dev-python/cloup/metadata.xml
Normal file
14
dev-python/cloup/metadata.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>gasc@eurecom.fr</email>
|
||||
<name>Gasc Henri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">cloup</remote-id>
|
||||
<remote-id type="github">janLuke/cloup</remote-id>
|
||||
<doc>https://cloup.readthedocs.io/</doc>
|
||||
</upstream>
|
||||
<longdescription>Library to build command line interfaces based on (and 100% compatible) with Click. It's like using Click but with more built-in features: option groups, constraints (e.g. mutually exclusive params), command aliases, help themes, "did you mean ...?" suggestions and more.</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user