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-1.2.0.tar.gz | 0000030843 30.1 KB | |
pygments.patch | 0000010112 9.88 KB | |
python-cli-helpers.changes | 0000000893 893 Bytes | |
python-cli-helpers.spec | 0000002931 2.86 KB |
Revision 2 (latest revision is 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 707625
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- Update to 1.2.0: * Run tests on Python 3.7. * Use twine check during packaging tests. * Rename old tsv format to csv-tab (because it add quotes), introduce new tsv output adapter. * Truncate long fields for tabular display. * Return the supported table formats as unicode. * Override tab with 4 spaces for terminal tables. - Add patch to fix build with new pygments: * pygments.patch
Comments 0