套件:liblocale-xgettext-perl(0.7-2)
liblocale-xgettext-perl 的相關連結
Debian 的資源:
下載原始碼套件 liblocale-xgettext-perl:
- [liblocale-xgettext-perl_0.7-2.dsc]
- [liblocale-xgettext-perl_0.7.orig.tar.gz]
- [liblocale-xgettext-perl_0.7-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
extract strings from arbitrary formats into PO files
When using GNU gettext you often find yourself extracting translatable strings from more or less exotic file formats that cannot be handled by xgettext from the GNU gettext suite directly.
Locale::XGettext simplifies the task of writing a string extractor in Perl, Python, Java, Ruby or other languages by providing a common base needed for such scripts.
Included is a sample string extractor xgettext-txt for plain text files. It simply splits the input into paragraphs, and turns each paragraph into an entry of a PO file.
See also:
https://github.com/gflohr/Locale-XGettext https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html
其他與 liblocale-xgettext-perl 有關的套件
|
|
|
|
-
- dep: libencode-perl
- module providing interfaces between Perl's strings and the system
-
- dep: libintl-perl
- Uniforum message translations system compatible i18n library
-
- dep: liblocale-po-perl
- Perl module for manipulating .po entries from GNU gettext
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language