Skip to content
/ powrap Public
forked from AFPy/powrap

Tool to fix the wrapping of po files.

License

Notifications You must be signed in to change notification settings

awecx/powrap

 
 

Repository files navigation

powrap

build pypi

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).

if --quiet is given, the progress bar will not be shown

Dependencies

powrap relies on msgcat from gettext so you'll have to install gettext first, for example on Debian run:

apt install gettext

Contributing

Start by creating a venv and installing requirements-dev.in.

To run the tests, use tox -p auto.

About

Tool to fix the wrapping of po files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%