aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Locale-Msgfmt/README
diff options
context:
space:
mode:
authorNikos Giotis <nikos.giotis@gmail.com>2018-02-11 12:06:42 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-17 07:42:52 +0700
commite900eb1ab0eec0af2d1387c3aa45d7d225642327 (patch)
tree58af82003d290459123f0f149d2fee0581ea53b1 /perl/perl-Locale-Msgfmt/README
parent26a9c8ab3297c9247df59264e75be089f94b5db8 (diff)
perl/perl-Locale-Msgfmt: Added (Compile .po files to .mo files).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Locale-Msgfmt/README')
-rw-r--r--perl/perl-Locale-Msgfmt/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/perl/perl-Locale-Msgfmt/README b/perl/perl-Locale-Msgfmt/README
new file mode 100644
index 0000000000000..854d640c475d8
--- /dev/null
+++ b/perl/perl-Locale-Msgfmt/README
@@ -0,0 +1,9 @@
+perl-Locale-Msgfmt
+
+Locale::Msgfmt - Compile .po files to .mo files
+
+This module does the same thing as msgfmt from GNU gettext-tools,
+except this is pure Perl. The interface is best explained through
+examples here:
+
+https://metacpan.org/source/AZAWAWI/Locale-Msgfmt-0.15/lib/Locale/Msgfmt.pm