https://bugzilla.redhat.com/show_bug.cgi?id=1265321
Bug ID: 1265321 Summary: Review Request: nodejs-gettext-parser - Parse and compile gettext po and mo files to/from json, nothing more, nothing less Product: Fedora Version: rawhide Component: Package Review Assignee: nobody@fedoraproject.org Reporter: pnemade@redhat.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org
Spec URL: http://pnemade.fedorapeople.org/fedora-work/nodejs-gettext-parser.spec SRPM URL: http://pnemade.fedorapeople.org/fedora-work/nodejs-gettext-parser-1.1.1-1.fc...
Description: Parse and compile gettext po and mo files with node.js.
This module is slightly based on module node-gettext. The plan is to move all parsing and compiling logic from node-gettext to here and leave only translation related functions (domains, plural handling, lookups etc.) there.