Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > f759ac051e6b7616814a6c74edf61dc2 > files > 10

python-polib-1.1.0-1.mga7.noarch.rpm

=====
polib
=====

.. image:: https://img.shields.io/pypi/dm/polib.svg
    :alt: Downloads


.. image:: https://img.shields.io/pypi/pyversions/polib.svg
    :alt: Supported Python versions


.. image:: https://img.shields.io/pypi/status/polib.svg
    :alt: Development Status


.. image:: https://img.shields.io/pypi/l/polib.svg
    :alt: License


polib is a library 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 supports out of the box any version of python ranging from 2.5 to latest
3.X version.

polib is pretty stable now and is used by many 
`opensource projects <http://polib.readthedocs.org/en/latest/projects.html>`_.

The project code and bugtracker is hosted on 
`Bitbucket <http://bitbucket.org/izi/polib/>`_. 

polib is generously documented, you can `browse the documentation online 
<http://polib.readthedocs.org/>`_, a good start is to read 
`the quickstart guide  <http://polib.readthedocs.org/en/latest/quickstart.html>`_.

Thanks for downloading polib !