Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a0310a commit ddef888Copy full SHA for ddef888
1 file changed
Doc/lib/libgettext.tex
@@ -315,8 +315,9 @@ \subsection{Internationalizing your programs and modules}
315
standard Python distribution provides a tool called
316
\program{pygettext} that does though (found in the \file{Tools/i18n/}
317
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.
+\program{xpot} which does a similar job. It is available as part of
+his \program{po-utils} package at
320
+\url{http://www.iro.umontreal.ca/contrib/po-utils/HTML}.
321
} This is a command line script that
322
supports a similar interface as \program{xgettext}; see its
323
documentation for details. Once you've used \program{pygettext} to
0 commit comments