mando 0.6.4-5 source package in Ubuntu

Changelog

mando (0.6.4-5) unstable; urgency=medium

  [ Neil Williams ]
  * Migrate to the Debian Python team.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.
  * d/control: Remove ancient X-Python3-Version field.

 -- Neil Williams <email address hidden>  Sun, 28 Jul 2019 15:50:12 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mando_0.6.4-5.dsc 2.1 KiB 66046e99b7e4e91ac26aae4983071a5205c1c8e59d4bc61a39c645ae41e8f8dc
mando_0.6.4.orig.tar.gz 35.7 KiB f1c54f62a81e94595bb22f9730bdbce5ceca3770487f7c56a255a1979cf495b5
mando_0.6.4-5.debian.tar.xz 4.0 KiB 531c1f5a8e07eac1c1a9029de626de24a2032d0dfc1fbeeb53de97bfb0abf281

Available diffs

No changes file available.

Binary packages built by this source

python-mando-doc: command line argument parser for python3 (common documentation)

 Mando attempts to simplify command line argument parsing
 with multiple commands by using decorators to infer the
 boilerplate for argparse directly from the function
 declarations.
 .
 This is the common documentation package.

python3-mando: command line argument parser for python3

 Mando attempts to simplify command line argument parsing
 with multiple commands by using decorators to infer the
 boilerplate for argparse directly from the function
 declarations.
 .
 This package installs the library for Python 3.