debian man page for rep-xgettext

Query: rep-xgettext

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REP-XGETTEXT(1) 														   REP-XGETTEXT(1)

NAME
rep-xgettext - extract i18n strings from lisp scripts.
SYNOPSIS
rep-xgettext [ --include DEFINER ] [ --c ] [ --pot ]
DESCRIPTION
rep-xgettext The usual method of constructing message catalogue templates (.pot files) is to run xgettext on the C source files of the pro- gram (that have been annotated for i18n). librep provides the rep-xgettext program to perform the same task for files of Lisp code.
OPTIONS
--include include DEFINER. This is not documented by upstream. --c This makes it output pseudo C code containing the string constants found. --pot This makes it output in standart .pot file.
SEE ALSO
The programs are documented fully by John Harper available via the Info system.
AUTHOR
This manual page was written by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux system (but may be used by others). 04 avril 2003 REP-XGETTEXT(1)
Related Man Pages
xgettext(1) - redhat
intltool-update(8) - centos
rep(1) - debian
msgcmp(1) - netbsd
intltool-update(8) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?