powrap/README.rst
2017-05-24 22:41:55 +02:00

19 lines
470 B
ReStructuredText

========
poindent
========
.. image:: https://img.shields.io/pypi/v/poindent.svg
:target: https://pypi.python.org/pypi/poindent
Script to fix indentation of given ``.po`` files. If ``--modified`` is
given, it will only fix modified files according to git (usefull if
your ``.po`` files are versionned).
This package only runs ``msgcat`` from the ``gettext`` package, so if
your distribution don't have it, it just won't work.
* Free software: MIT license