Source: elib.intl Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Jonathan Wiltshire Build-Depends: python-all (>= 2.6.6-3~), python-support (>= 0.5.3), debhelper (>= 7.0.50~), python-sphinx, python-setuptools (>= 0.6c11) Standards-Version: 3.9.2 Homepage: https://github.com/dieterv/elib.intl Vcs-Svn: svn://svn.debian.org/python-modules/packages/elib.intl Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/elib.intl Package: python-elib.intl Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Description: enhanced internationalization (I18N) for Python The elib.intl module provides enhanced internationalization (I18N) services for your Python modules and applications. . elib.intl wraps Python's :func:`gettext` functionality.