Gtk viewer for Microsoft HTML Help (aka "CHM", Compiled HTML) files
using chmlib and Mozilla's gecko engine.
Based on a submission from Jiri B. with some tweaks.
Parse regular expressions as they appear in Perl scripts, generating a
structure similar to the structure generated by PPI when it parses a
Perl script, and navigable in much the same way.
ok ajacoutot@
nXML is a C library for parsing, writing and creating XML 1.0 and 1.1
files or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234,
4321, 2143, 2312).
ok jasper@
from PDFs with the ight mouse button. no search yet though).
note that the command-line options have changed slightly and there
are new keybindings - see mupdf(1).
- only pdfinfo conflicts with other packages, so switch to the
standard names for the other tools
- install the new manpages from upstream (replacing our mupdf manpage),
library, headers, .pc and desktop integration files
thanks ajacoutot@ for checking and improvements for the desktop
integration files, and Roberto Fernandez for looking over the
fontres parts.
(actually, use a trick on @exec because the old package will delete the
default config one last time, so do add a new one for the last time).
Remove PATCHLEVEL "improvement". No need to reinstall other ispell
dictionaries, thank you.
This class knows how to read two treebank formats, the Penn format and
the Chomsky Normal Form (CNF) format. These formats differ in how they
handle terminal nodes. The Penn format places pre-terminal part of
speech tags in the left-hand position of a parenthesis-delimited pair,
just like it does non-terminal nodes.