summaryrefslogtreecommitdiff
path: root/dev-python/cloup/metadata.xml
blob: f113d6472cf84469f4cd11d5488452407abd6d79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>gasc@eurecom.fr</email>
    <name>Gasc Henri</name>
  </maintainer>
  <upstream>
    <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>
  <origin>srcux</origin>
</pkgmetadata>