cli-helpers 2.2.0-1 source package in Ubuntu

Changelog

cli-helpers (2.2.0-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 2.2.0.
  * Updating python debhelper sequence.
  * Updating watch file.
  * Updating to standards version 4.6.0.

 -- Daniel Baumann <email address hidden>  Mon, 06 Sep 2021 06:13:42 +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 Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cli-helpers_2.2.0-1.dsc 1.9 KiB b14bc01977bcf3acb6fa383d8ead403af88f7a213975cd532fec2e7c36f78e6a
cli-helpers_2.2.0.orig.tar.xz 29.3 KiB f7846348c9b010c9e49e9b711f6a61c79ccb8bb44247f86a3d5b3c1ae72c1400
cli-helpers_2.2.0-1.debian.tar.xz 2.1 KiB 261dcbff171b06c835bc5607a4de973d7e6c1aaca37810796b8adf7b08068450

Available diffs

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.