python-cli-helpers
CLI Helpers is a Python package that makes it easy to perform common tasks when
building command-line apps. It's a helper library for command-line interfaces.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-cli-helpers && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cli_helpers-2.0.1.tar.gz | 0000032736 32 KB | |
python-cli-helpers.changes | 0000001650 1.61 KB | |
python-cli-helpers.spec | 0000002847 2.78 KB |
Revision 5 (latest revision is 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 816741
from
Steve Kowalik (StevenK)
(revision 5)
- Update to 2.0.1: * Fix newline escaping in plain-text formatters (ascii, double, github) * Use built-in unittest.mock instead of mock. * Remove Python 2.7 and 3.5. * Style config for missing value.
Comments 0