python-click-repl 0.2.0-3 source package in Ubuntu

Changelog

python-click-repl (0.2.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 0.2.0-2.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Mon, 17 Oct 2022 00:24:32 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-click-repl_0.2.0-3.dsc 2.1 KiB a1642948680b64dc135430cb102b0fab7abff406bdc80033c009e05ea5957497
python-click-repl_0.2.0.orig.tar.gz 5.4 KiB aaf0efc16e5b20e557f28436376f8dfa769922b0d6baef3bc34b04f6b5b5b6cb
python-click-repl_0.2.0-3.debian.tar.xz 2.4 KiB b85287261466ff6d5b987294f7558b5cc093f380535049549d074294a801dca4

Available diffs

No changes file available.

Binary packages built by this source

python3-click-repl: REPL plugin for Click - Python 3.x

 Click is a Python package for creating beautiful command line interfaces
 in a composable way with as little code as necessary. It's the "Command
 Line Interface Creation Kit". It's highly configurable but comes with
 sensible defaults out of the box.
 .
 It aims to make the process of writing command line tools quick and fun
 while also preventing any frustration caused by the inability to implement
 an intended CLI API.
 .
 This package provides a REPL plugin for click.