My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
       
Show all Featured downloads:
polib-0.5.1.tar.gz
People details
Project owners:
  izimobil
Project committers:
denials

Important: this page is obsolete, polib has moved to Bitbucket

To ease development and to encourage forking/patches I moved the project to bitbucket, fork away !

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/12/14: move to bitbucket

To ease development and to encourage forking/patches I moved the project to bitbucket, fork away !

2009/12/14: version 0.5.1 released

A nasty bug prevented the setup.py to work in 0.5.0 release. This is now fixed, sorry for the inconvenience...

2009/12/13: version 0.5.0 is out !

I'm happy to announce the version 0.5.0, many bugs were fixed and some nice new features were implemented, check it out !

Changelog:

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