python-argcomplete 0.8.1-0ubuntu1 source package in Ubuntu

Changelog

python-argcomplete (0.8.1-0ubuntu1) utopic; urgency=medium

  * New upstream release, adding python3 support
  * Add python3 double build, package and install files
  * Add python3 flavor of manpages and binary helpers
  * Now generate helpers manpages during build directly and add man2help
    dependency.
  * Run the tests during build (python2 and 3). Skip one for now (already
    skipped in python3) in debian/patches/skip-non-ascii-test.patch
 -- Didier Roche <email address hidden>   Thu, 31 Jul 2014 11:18:21 +0200

Upload details

Uploaded by:
Didier Roche-Tolomelli
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-argcomplete_0.8.1.orig.tar.gz 29.6 KiB 12e36f784160547ca855a2c9d753cf60cd3f87cab72b1e4993ceffb6ba51443b
python-argcomplete_0.8.1-0ubuntu1.debian.tar.gz 3.6 KiB df65e7ea94ffa7269df417f94594b9f04ccabe42db320dd74ac21e5a8bde073e
python-argcomplete_0.8.1-0ubuntu1.dsc 1.5 KiB 45e6f3f0898ae701951d8eb26d86493554966828ccf0d927bdc88eef286057a4

View changes file

Binary packages built by this source

python-argcomplete: bash tab completion for argparse

 Argcomplete provides easy, extensible command line tab completion of
 arguments for your Python script.
 .
 It makes two assumptions:
 .
  * You're using bash as your shell
  * You're using argparse to manage your command line arguments/options
 .
 Argcomplete is particularly useful if your program has lots of
 options or subparsers, and if your program can dynamically suggest
 completions for your argument/option values (for example, if the user
 is browsing resources over the network).
 .
 This package provides the module for Python 2.x.

python3-argcomplete: No summary available for python3-argcomplete in ubuntu wily.

No description available for python3-argcomplete in ubuntu wily.