google-apputils-python 0.4.1-1ubuntu2.16.04.1 source package in Ubuntu

Changelog

google-apputils-python (0.4.1-1ubuntu2.16.04.1) xenial; urgency=medium

  * Additional fixes for Python 3. (LP: #1735162)

 -- Andrea Azzarone <email address hidden>  Thu, 11 Jan 2018 10:04:59 +0000

Upload details

Uploaded by:
Andrea Azzarone
Sponsored by:
Iain Lane
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
google-apputils-python_0.4.1.orig.tar.gz 47.0 KiB 2b48bb6c20a94faaeaaf15e22603fd603977e8b8872269fdc784e49d70a9baeb
google-apputils-python_0.4.1-1ubuntu2.16.04.1.debian.tar.xz 6.9 KiB b612e16edfab729cd54d8b2c028bc23889edef3e7342f10f388b6dcd787e18e3
google-apputils-python_0.4.1-1ubuntu2.16.04.1.dsc 2.4 KiB 2e81a736e650d1ccee1389d13f93bff644c2f668a9d79a12c3a446b5902253d2

View changes file

Binary packages built by this source

python-google-apputils: Google Application Utilities - Python 2.x

 This project is a small collection of utilities for building Python
 applications. It includes some of the same set of utilities used to
 build and run internal Python apps at Google.
 .
 It features:
  + Simple application startup integrated with python-gflags.
  + Subcommands for command-line applications.
  + Option to drop into pdb on uncaught exceptions.
  + Helper functions for dealing with files.
  + High-level profiling tools.
  + Timezone-aware wrappers for datetime.datetime classes.
  + Improved TestCase with the same methods as unittest2, plus helpful flags for
    test startup.
  + google_test setuptools command for running tests.
  + Helper module for creating application stubs.
 .
 This package provides the Python 2.x module.

python3-google-apputils: Google Application Utilities - Python 3.x

 This project is a small collection of utilities for building Python
 applications. It includes some of the same set of utilities used to
 build and run internal Python apps at Google.
 .
 It features:
  + Simple application startup integrated with python-gflags.
  + Subcommands for command-line applications.
  + Option to drop into pdb on uncaught exceptions.
  + Helper functions for dealing with files.
  + High-level profiling tools.
  + Timezone-aware wrappers for datetime.datetime classes.
  + Improved TestCase with the same methods as unittest2, plus helpful flags for
    test startup.
  + google_test setuptools command for running tests.
  + Helper module for creating application stubs.
 .
 This package provides the Python 3.x module.