polib 1.1.0-3 source package in Ubuntu

Changelog

polib (1.1.0-3) unstable; urgency=medium

  * debian/control:
    - Fix spelling error
    - Mark python-polib-doc as Multi-Arch foreign
  * Bump Standards-Version to 4.1.2 (no changes)

 -- Angel Abad <email address hidden>  Fri, 08 Dec 2017 12:38:28 +0100

Upload details

Uploaded by:
Angel Abad
Uploaded to:
Sid
Original maintainer:
Angel Abad
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
polib_1.1.0-3.dsc 2.1 KiB 11c89ce5b041a4fbfe91ff8fc55851d005bd27ba346a50a2c7faf18fb16d6dc0
polib_1.1.0.orig.tar.gz 154.8 KiB fad87d13696127ffb27ea0882d6182f1a9cf8a5e2b37a587751166c51e5a332a
polib_1.1.0-3.debian.tar.xz 4.0 KiB bde961845cae79a13aef6eee815580312554f4f8f373e285726b0890cbc9beb5

Available diffs

No changes file available.

Binary packages built by this source

python-polib: No summary available for python-polib in ubuntu focal.

No description available for python-polib in ubuntu focal.

python-polib-doc: No summary available for python-polib-doc in ubuntu eoan.

No description available for python-polib-doc in ubuntu eoan.

python3-polib: Python 3 library to parse and manage gettext catalogs

 polib allows you to manipulate, create, modify gettext files
 (pot, po and mo files). You can load existing files, iterate
 through it's entries, add, modify entries, comments or metadata,
 etc... or create new po files from scratch.
 .
 This package installs the library for Python 3.