python-click 6.7-2 source package in Ubuntu

Changelog

python-click (6.7-2) unstable; urgency=medium

  * Move to salsa.debian.org.

 -- Alexandre Viau <email address hidden>  Fri, 29 Dec 2017 01:02:22 -0500

Upload details

Uploaded by:
Alexandre Viau
Uploaded to:
Sid
Original maintainer:
Alexandre Viau
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-click_6.7-2.dsc 2.1 KiB 9af7f324ccbc6bfafdb0c56aea8a9fcd9901ff5b09eeb77a61d859cbe7f9bc41
python-click_6.7.orig.tar.gz 272.5 KiB f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b
python-click_6.7-2.debian.tar.xz 3.1 KiB c9fa472c0368f0080a289266006592d04c6e6dc90f6ff59f935cfcb800c6b39a

Available diffs

No changes file available.

Binary packages built by this source

python-click: Simple wrapper around optparse for powerful command line utilities - Python 2.7

 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 is the Python 2 compatible package.

python3-click: Simple wrapper around optparse for powerful command line utilities - 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 is the Python 3 compatible package.