cli-helpers 2.2.1-1 source package in Ubuntu
Changelog
cli-helpers (2.2.1-1) sid; urgency=medium * Uploading to sid. * Merging upstream version 2.2.1. * Updating copyrights for 2022. -- Daniel Baumann <email address hidden> Fri, 21 Jan 2022 20:33:38 +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 | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cli-helpers_2.2.1-1.dsc | 1.9 KiB | c4ce3e317c8500d4b89b0b107389a67b4c8643ecf8e3deff88a32ebcc5fef5cf |
cli-helpers_2.2.1.orig.tar.xz | 29.5 KiB | 1025fe463fea1006897e9e7e1cfb8cf62f7e4a979d497bb48d53508488c67305 |
cli-helpers_2.2.1-1.debian.tar.xz | 2.1 KiB | 6d5c779ac823a174db78521e5580026906a58cd6256fca2c7323305a68860894 |
Available diffs
- diff from 2.2.0-1 to 2.2.1-1 (2.2 KiB)
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.