polib

A library to manipulate gettext files (po and mo files).
Download

polib Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • David JEAN LOUIS
  • Publisher web site:
  • http://code.google.com/u/izimobil/

polib Tags


polib Description

A library to manipulate gettext files (po and mo files). polib is a Python library to manipulate gettext files (po and mo files).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. Requirements: · Python What's New in This Release: · fixed issue #0025: setup.py requires CHANGELOG but it's not present in polib-0.5.0-tar.gz


polib Related Software