Pakket: python3-click-plugins (1.1.1.2-1~exp1)
Verwijzigingen voor python3-click-plugins
Debian bronnen:
Het bronpakket python-click-plugins downloaden:
- [python-click-plugins_1.1.1.2-1~exp1.dsc]
- [python-click-plugins_1.1.1.2.orig.tar.gz]
- [python-click-plugins_1.1.1.2-1~exp1.debian.tar.xz]
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.
Click extension to register external CLI commands (Python 3)
Click plugins allows developers of Click commandline applications to add a plugin mechanism to their tools. This allows the creation of subcommands registered by those plugins.
This is the Python 3 version of the package.
Andere aan python3-click-plugins gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x