
polib 1.1.1
0
A library to manipulate gettext files (po and mo files).
Contents
A library to manipulate gettext files (po and mo files).
Stars: 60, Watchers: 60, Forks: 19, Open Issues: 13The izimobil/polib
repo was created 5 years ago and was last updated 1 weeks ago. The project is moderately popular with 60 github stars!
How to Install polib
You can install polib using pip
pip install polib
or add it to a project with poetry
poetry add polib
Package Details
- Author
- David Jean Louis
- License
- MIT
- Homepage
- https://github.com/izimobil/polib/
- PyPi
- https://pypi.org/project/polib/
- GitHub Repo
- https://github.com/izimobil/polib
Classifiers
- Software Development/Internationalization
- Software Development/Libraries/Python Modules
- Software Development/Localization
- Text Processing/Linguistic
Related Packages
Errors
A list of common polib errors.
Code Examples
Here are some polib
code examples and snippets.
GitHub Issues
The polib package has 13 open issues on GitHub
- Update README.rst
- 1.1.1: pytest is failing in
tests/tests.py::TestFunctions::test_is_file
unit