Skip to main content

pojson

pojson is a tool that allows you to create JSON data files from PO files. These files are designed to be used with Obviel’s i18n support.

The Javascript Gettext already provides a Perl-based tool (po2json) that is very similar, so this can be seen as a rewrite to Python. One difference is that pojson does not output domain information in the resulting datastructure - it is one level less deep. The domain information must instead be supplied when the file is loaded.

Basic use to generate a JSON file:

$ pojson <path/to/po>

Pretty-print output:

$ pojson -p <path/to/po>

Help:

$ pojson --help

Normally you would send the output to a file, such as:

$ pojson something.po > something.json

Normally pojson will try to guess the encoding of the .po file, but you can also explicitly supply an encoding:

$ pojson -e utf-8 something.po > something.json

Javascript Gettext: http://jsgettext.berlios.de/

CHANGES

0.7 (2016-06-30)

  • Python 3 support.

0.6 (2014-03-06)

  • A new po2json_babel command that lets you create a babel compatible catalog structure. Thanks to Swen Mun (@longfin) for this feature.

  • A bugfix concerning encoding handling in po2json.

0.5 (2014-02-27)

0.4 (2012-06-20)

  • Totally break the command line interface to simplify options. We only want to generate those JSON files that Obviel i18n likes. Works with Obviel 1.0b2 and later.

0.3 (2011-06-02)

  • Actually got the output wrong so jsgettext couldn’t work with it. Fixed.

  • Some sanity checking that the input file has the .po extension, as evidently polib accepts any file and still gives output…

0.2 (2011-06-02)

  • Error when referring to non-existent po file

0.1 (2011-05-04)

  • Initial release.

Release files for pojson 0.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pojson 0.7
File Size Uploaded
pojson-0.7.zip 20.7 kB Details

Release files / pojson-0.7.zip

Download URL pojson-0.7.zip
Size 20.7 kB
Tags Source
SHA-256 checksum
How to use checksums
f23ffc96a24eada4c594f91eb6372c03e441afe9320c268b922f53fea4916eec
BLAKE2b-256 checksum
How to use checksums
f739dc4ff28a340efe74ff06d4bcca77f3f50b8ce66795e482c8c0916b57deea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.7 This release

1 release file

0.6

1 release file

0.5

1 release file

0.4

1 release file

0.3

1 release file

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page