Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Babel / docs / api / messages / pofile.rst
Size: Mime:
PO File Support
===============

.. module:: babel.messages.pofile

The PO file support can read and write PO and POT files.  It reads them
into :class:`~babel.messages.catalog.Catalog` objects and also writes
catalogs out.

.. autofunction:: read_po

.. autofunction:: write_po