python-click 6.2-2ubuntu1 source package in Ubuntu

Changelog

python-click (6.2-2ubuntu1) xenial; urgency=medium

  * Conflicts/Replaces python-click-cli/python3-click-cli; the
    Ubuntu-specific "click" package has now renamed its binary package to
    python3-click-package, so this package can reclaim its upstream name.

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

  * Fixed locale detection error (Closes: #812713)

python-click (6.2-1) unstable; urgency=medium

  * New upstream release
  * changed my email to @debian.org

 -- Colin Watson <email address hidden>  Thu, 11 Feb 2016 16:12:32 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-click_6.2.orig.tar.gz 275.1 KiB fba0ff70f5ebb4cebbf64c40a8fbc222fb7cf825237241e548354dabe3da6a82
python-click_6.2-2ubuntu1.debian.tar.xz 3.2 KiB b9c4ead2547de5c1de67ecdc763844d8ad55393e54634d6f56be6d63209fcab7
python-click_6.2-2ubuntu1.dsc 2.2 KiB 4cadb777fcc6ddf3ed3452653da5d182465b3e709095a9b79f650ccb1240da82

Available diffs

View changes file

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.