Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ddef888

Browse files
committed
Include a link to Francois's po-utils.
1 parent 3a0310a commit ddef888

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/lib/libgettext.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,9 @@ \subsection{Internationalizing your programs and modules}
315315
standard Python distribution provides a tool called
316316
\program{pygettext} that does though (found in the \file{Tools/i18n/}
317317
directory).\footnote{Fran\c cois Pinard has written a program called
318-
\program{xpot} which does a similar job. It is distributed separately
319-
from the Python distribution.
318+
\program{xpot} which does a similar job. It is available as part of
319+
his \program{po-utils} package at
320+
\url{http://www.iro.umontreal.ca/contrib/po-utils/HTML}.
320321
} This is a command line script that
321322
supports a similar interface as \program{xgettext}; see its
322323
documentation for details. Once you've used \program{pygettext} to

0 commit comments

Comments
 (0)