My favorites | Sign in
Project Logo
                
Show all Featured downloads:
polib-0.4.2.tar.gz
People details
Project owners:
  izimobil
Project committers:
denials

polib

About

A 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.

polib provides a simple and pythonic API, exporting only three convenience functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes: POFile, MOFile, POEntry and MOEntry for creating new files/entries.

Read more | Tutorial | API Documentation | Projects using polib

News

2009/06/06: polib now uses mercurial

to clone the repository, just do :

hg clone https://polib.googlecode.com/hg/ polib

2009/06/05: version 0.4.2 released (another bugfix release)

What's new:

2009/03/04: version 0.4.1 released (bugfix release)

What's new:

2008/11/26: version 0.4.0 is out !

What's new:

2007/12/13: version 0.3.1 released (bugfix release)

What's new:

2007/12/10: polib group created

I created python-polib google group, questions and suggestions are welcome !

2007/11/09: packages for linux distributions published

Various packages for OpenSuse, Suse, Fedora, SLE_10 and Mandriva have been published here, thanks to Nagappan for his time. I hope I'll have some time to create debian and ubuntu packages soon :)

2007/10/17: version 0.3 is out !

What's new:









Hosted by Google Code