Package converting java property file to Gettext PO
Project description
Prop2PO
Prop2PO package converts a java property file into a Gettext PO file.
Installation
You can install the package from pypi.
pip install prop2po
Usage
# Basic use of the package
prop2po messages.properties messages.po
The available options are
Name | Shortcut | Type | Explanation |
---|---|---|---|
--language | -l | TEXT | Language of the translation |
--project | -p | TEXT | Name of the project |
--encoding | -e | TEXT | Encoding of the file |
# Print help
prop2po --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
prop2po-1.1.0.tar.gz
(3.0 kB
view hashes)