summaryrefslogtreecommitdiff
path: root/dev-python/cloup/metadata.xml
blob: 07d7a0da849ef44f652faaf84e35c7a8199939ae (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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>