liblocale-xgettext-perl

extract strings from arbitrary formats into PO files

Description

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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Locale-XGettext


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblocale-xgettext-perl