Go to file
Julien Palard b33b5eeeb1 Initial commit 2017-05-24 22:41:55 +02:00
poindent Initial commit 2017-05-24 22:41:55 +02:00
.gitignore Initial commit 2017-05-24 22:41:55 +02:00
LICENSE Initial commit 2017-05-24 22:41:55 +02:00
MANIFEST.in Initial commit 2017-05-24 22:41:55 +02:00
README.rst Initial commit 2017-05-24 22:41:55 +02:00
requirements_dev.txt Initial commit 2017-05-24 22:41:55 +02:00
setup.cfg Initial commit 2017-05-24 22:41:55 +02:00
setup.py Initial commit 2017-05-24 22:41:55 +02:00

README.rst

poindent

image

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