https://github.com/gbtami/rst2po
GUI tool to help merge already existing .rst translations to .po files
https://github.com/gbtami/rst2po
gettext python rst
Last synced: 10 months ago
JSON representation
GUI tool to help merge already existing .rst translations to .po files
- Host: GitHub
- URL: https://github.com/gbtami/rst2po
- Owner: gbtami
- License: gpl-3.0
- Created: 2017-06-10T09:17:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T16:35:00.000Z (over 8 years ago)
- Last Synced: 2025-02-04T13:19:54.355Z (11 months ago)
- Topics: gettext, python, rst
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
rst2po is a simple GUI tool to help merge already existing .rst translations to .po files.
To run it needs python3, python3-gobject, gobject-introspection, gtk3 packages installed.