docopt 0.6.2-2.2 source package in Ubuntu

Changelog

docopt (0.6.2-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #936433

 -- Sandro Tosi <email address hidden>  Tue, 31 Dec 2019 14:44:57 -0500

Upload details

Uploaded by:
Agustin Henze
Uploaded to:
Sid
Original maintainer:
Agustin Henze
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
docopt_0.6.2-2.2.dsc 1.9 KiB cc33a952016cc6a65104ea8b8c9d1229cc20b696519f52934938c6399e218c5e
docopt_0.6.2.orig.tar.gz 25.7 KiB 2113eed1e7fbbcd43fb7ee6a977fb02d0b482753586c9dc1a8e3b7d541426e99
docopt_0.6.2-2.2.debian.tar.xz 3.0 KiB 84b2c26dbbeec10741c18dd39d78e15bdde229b78d2909d144ab0ab93fd4d7e5

No changes file available.

Binary packages built by this source

python3-docopt: command-line interface description language (Python3)

 docopt helps you define an interface for your command-line app and
 automatically generate a parser for it. Its interface descriptions are
 based on a formalization of the standard conventions used in help
 messages and man pages.
 .
 This is the Python 3 compatible version of the package.