Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7187
| From | Christopher Hoskin <christopher.hoskin@gmail.com> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python |
| Subject | Bug#796060: ITP: python-pojson -- converts PO files to JSON |
| Date | 2015-08-19 04:30 +0200 |
| Message-ID | <pZ1ix-Dk-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 3 groups.
[Multipart message — attachments visible in raw view] - view raw
Package: wnpp Owner: Christopher Hoskin <christopher.hoskin@gmail.com> Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org,debian-python@lists.debian.org * Package name : python-pojson Version : 0.6 Upstream Author : Martijn Faassen <faassen@startifact.com> * URL : https://pypi.python.org/pypi/pojson * License : BSD-3-Clause Programming Lang: Python Description : converts PO files to JSON 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`_. . * _Obviel: http://obviel.org/ . * _`i18n support`: http://www.obviel.org/en/latest/i18n.html . 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> .
Back to linux.debian.maint.python | Previous | Next | Find similar
Bug#796060: ITP: python-pojson -- converts PO files to JSON Christopher Hoskin <christopher.hoskin@gmail.com> - 2015-08-19 04:30 +0200
csiph-web