Mon, 03 Jun 2024 12:59:05 UTC | login

Information for build nodejs-gettext-parser-1.2.0-1.fc25

ID9740
Package Namenodejs-gettext-parser
Version1.2.0
Release1.fc25
Epoch
SummaryParse and compile gettext po and mo files to/from json
DescriptionParse 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:14:07 UTC
CompletedSat, 14 Apr 2018 20:14:07 UTC
Tags
f28
f29
RPMs
src
nodejs-gettext-parser-1.2.0-1.fc25.src.rpm (info) (download)
noarch
nodejs-gettext-parser-1.2.0-1.fc25.noarch.rpm (info) (download)
Changelog * Wed Jun 15 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.0-1 - Update to 1.2.0 version * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Oct 07 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.1.2-1 - Update to new upstream release (rh#1265321) * Mon Sep 21 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.1.1-1 - Initial packaging