cli-helpers 2.3.0-3 source package in Ubuntu
Changelog
cli-helpers (2.3.0-3) sid; urgency=medium * Uploading to sid. * Manually removing some files that pybuild doesn't clean up during build (Closes: #1043975). -- Daniel Baumann <email address hidden> Mon, 14 Aug 2023 10:06:06 +0200
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 | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cli-helpers_2.3.0-3.dsc | 1.9 KiB | 48ed8ce21e098ef79a53de2c3889c6acf98c8bb835a0b2acac104d6108f9a117 |
cli-helpers_2.3.0.orig.tar.xz | 29.6 KiB | d6d61eaf2ef2966e231be29070692a88ee4bde5a7b0344b86f8a2771d9b4d10e |
cli-helpers_2.3.0-3.debian.tar.xz | 2.3 KiB | e960c53a4f4d65a3df8d65b0d6ee2331288c1712f324aa9c161b9ede5883a7f9 |
Available diffs
- diff from 2.3.0-2 to 2.3.0-3 (497 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.