python-cliff 1.4.5-1ubuntu1 source package in Ubuntu

Changelog

python-cliff (1.4.5-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/control: Depend on >= 0.6.7 for python-cmd2.

python-cliff (1.4.5-1) unstable; urgency=low

  * New upstream release.
  * Added myself as uploader.
  * Ran wrap-and-sort.
  * python-pyparsing build-depends is now >= 2.0.1.
  * Now build-depends on python-all (>= 2.6.6-3~) and python3, added python3
    support and the corresponding build-depends.
 -- Chuck Short <email address hidden>   Mon, 28 Oct 2013 09:53:16 -0400

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-cliff_1.4.5.orig.tar.gz 118.5 KiB 0ec2c40e899cbb4d478aa946e1430600bf596ca2a3f12162a9514e9d580935ec
python-cliff_1.4.5-1ubuntu1.debian.tar.gz 3.9 KiB 9d4276b688bfe341755ecaa0b02a6ea0143b0021b66efaa755483d32dc910fe3
python-cliff_1.4.5-1ubuntu1.dsc 1.8 KiB f803bcd7cb8fc497fb9e2cc461fd64f6157f23feb3cae47fd2136e018f62b58d

Available diffs

View changes file

Binary packages built by this source

python-cliff: command line interface formulation framework - Python 2.x

 Cliff is a framework for building command line programs. It uses plugins to
 define sub-commands, output formatters, and other extensions.
 .
 The cliff framework is meant to be used to create multi-level commands such as
 Subversion and git, where the main program handles some basic argument parsing
 and then invokes a sub-command to do the work.
 .
 This package provides the Python 2.x module.

python-cliff-doc: command line interface formulation framework documentation

 Cliff is a framework for building command line programs. It uses plugins to
 define sub-commands, output formatters, and other extensions.
 .
 The cliff framework is meant to be used to create multi-level commands such as
 Subversion and git, where the main program handles some basic argument parsing
 and then invokes a sub-command to do the work.
 .
 This is the documentation of python-cliff.

python3-cliff: command line interface formulation framework - Python 3.x

 Cliff is a framework for building command line programs. It uses plugins to
 define sub-commands, output formatters, and other extensions.
 .
 The cliff framework is meant to be used to create multi-level commands such as
 Subversion and git, where the main program handles some basic argument parsing
 and then invokes a sub-command to do the work.
 .
 This package provides the Python 3.x module.