Pakket: python3-cliff (4.9.1-1)
Verwijzigingen voor python3-cliff
Debian bronnen:
Het bronpakket python-cliff downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
command line interface formulation framework - Python 3.x
Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions.
The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work.
This package provides the Python 3.x module.
Andere aan python3-cliff gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-autopage
- library to provide automatic paging for console output
-
- dep: python3-cmd2 (>= 1.0.0)
- Enhanced Python cmd module - Python 3.x
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- of python3-supported-min (>= 3.10)
- Pakket niet beschikbaar
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-prettytable
- library to represent tabular data in visually appealing ASCII tables (Python3)
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-cliff-doc
- command line interface formulation framework documentation