python-cliapp 1.20180812.1-3 source package in Ubuntu

Changelog

python-cliapp (1.20180812.1-3) unstable; urgency=medium

  * QA upload
  * Drop python2 support (Closes: #937647)
  * Run tests during build and under autopkgtest

 -- Antonio Terceiro <email address hidden>  Fri, 29 Nov 2019 22:01:47 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-cliapp_1.20180812.1-3.dsc 1.9 KiB a3b09212807942238f5f8bef6be536175aa96a63c8083291182f5d5ce7b412c2
python-cliapp_1.20180812.1.orig.tar.xz 46.1 KiB e3e6e1babd86de617f70b651fafc2b21fc9c104ca7294778bee88187ac9f7f8f
python-cliapp_1.20180812.1-3.debian.tar.xz 4.0 KiB c30ed3997d6d081572284fc7d6b4437037d44a7793f03e342d3c5087eb23d277

No changes file available.

Binary packages built by this source

python3-cliapp: Python framework for Unix command line programs

 cliapp makes it easier to write typical Unix command line programs,
 by taking care of the common tasks they need to do, such as
 parsing the command line, reading configuration files, setting
 up logging, iterating over lines of input files, and so on.