diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-17 10:48:54 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-17 10:48:54 +0000 |
commit | 9a99e09ed1b3f800d15efd7d83f2938ecd2d75cb (patch) | |
tree | ba08416f5bdd203e9415db7b044228cc2e0299ed /devel/p5-Locale-PO/DESCR | |
parent | 3417fe281859496f216253569826ae77d74ba357 (diff) | |
download | pkgsrc-9a99e09ed1b3f800d15efd7d83f2938ecd2d75cb.tar.gz |
Initial import of devel/p5-Locale-PO version 0.21
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß
-------------------------------------
The Perl 5 module Locale::PO provides methods for manipulating objects that represent
entries in a gettext po-file (untranslated and translated strings, with associated
comments). It can load and save complete po-files.
Diffstat (limited to 'devel/p5-Locale-PO/DESCR')
-rw-r--r-- | devel/p5-Locale-PO/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Locale-PO/DESCR b/devel/p5-Locale-PO/DESCR new file mode 100644 index 00000000000..cb26e1f3448 --- /dev/null +++ b/devel/p5-Locale-PO/DESCR @@ -0,0 +1,3 @@ +The Perl 5 module Locale::PO provides methods for manipulating objects that +represent entries in a gettext po-file (untranslated and translated strings, +with associated comments). It can load and save complete po-files. |