python-translationstring 1.1-2 source package in Ubuntu

Changelog

python-translationstring (1.1-2) unstable; urgency=low


  * debian/source/options: ignore egg-info files's changes. (Closes: #671427)

 -- TANIGUCHI Takaki <email address hidden>  Wed, 09 May 2012 15:30:11 +0900

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-translationstring_1.1-2.dsc 2.1 KiB 9910bbd9391e8df0be010b8c50af445ddba37ef3c556cd5f1648c70527caa1f1
python-translationstring_1.1.orig.tar.gz 27.9 KiB 8147c47e8091bc7b8168758a01c049581959faba9d56cafde8734de44e98711c
python-translationstring_1.1-2.debian.tar.gz 2.4 KiB f3c48b97c5705802b66031f860bec7d2f8ddcd8c2fbfdb4379302beab48d5d87

Available diffs

No changes file available.

Binary packages built by this source

python-translationstring: Utility library for i18n relied on by various Repoze packages - Python 3.x

 A library used by various Repoze packages for internationalization (i18n)
 duties related to translation.
 .
 This package provides a translation string class, a translation string
 factory class, translation and pluralization primitives, and a utility
 that helps Chameleon templates use translation facilities of this package.
 It does not depend on Babel, but its translation and pluralization
 services are meant to work best when provided with an instance of the
 babel.support.Translations class.
 .
 This package provides the Python 2.x module.