cli-helpers 2.3.0-2 source package in Ubuntu
Changelog
cli-helpers (2.3.0-2) sid; urgency=medium * Uploading to sid. * Updating to standards version 4.6.2. -- Daniel Baumann <email address hidden> Wed, 25 Jan 2023 09:17:27 +0100
Upload details
- Uploaded by:
- Daniel Baumann
- Uploaded to:
- Sid
- Original maintainer:
- Daniel Baumann
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cli-helpers_2.3.0-2.dsc | 1.9 KiB | 834f8ba240720da17085c8b74bf43e1a241845026dd11a26d4416bb21d251423 |
cli-helpers_2.3.0.orig.tar.xz | 29.6 KiB | d6d61eaf2ef2966e231be29070692a88ee4bde5a7b0344b86f8a2771d9b4d10e |
cli-helpers_2.3.0-2.debian.tar.xz | 2.2 KiB | 5908d555c47fe9447ec029a677ab522113a2a84fd849a5aa9df9bd76510f0816 |
Available diffs
- diff from 2.3.0-1 to 2.3.0-2 (462 bytes)
No changes file available.
Binary packages built by this source
- python3-cli-helpers: easy command-line apps with Python
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.
.
Libraries like Click and Python Prompt Toolkit are amazing tools that help you
create quality apps. CLI Helpers complements these libraries by wrapping up
common tasks in simple interfaces.