+ This module provides lexicon-handling modules to read from other localization formats, such as *Gettext*, *Msgcat*, and so on.
+ A command-line utility xgettext.pl is also installed with this module, for extracting translatable strings from source files.
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %make test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,72 @@
+<PISI>
+ <Source>
+ <Name>perl-locale-maketext-lexicon</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Use other catalog formats in Maketext</Summary>
+ <Description xml:lang="en">This module provides lexicon-handling modules to read from other localization formats, such as *Gettext*, *Msgcat*, and so on.
+A command-line utility xgettext.pl is also installed with this module, for extracting translatable strings from source files.
+ <Summary xml:lang="en">Use other catalog formats in Maketext</Summary>
+ <Description xml:lang="en">This module provides lexicon-handling modules to read from other localization formats, such as *Gettext*, *Msgcat*, and so on.
+A command-line utility xgettext.pl is also installed with this module, for extracting translatable strings from source files.