html-pretty (or htmlpty on file systems with unpleasant filename
length restrictions) is a prettyprinter for HTML and SGML. It can
also assist in the conversion of ordinary text files in ASCII or
ISO8859-1 character sets to HTML.
The JRefEntry DTD is a customization of the DocBook RefEntry
model. The purpose of this customization is to mirror the order and
nature of structured comment tags in JavaDoc documentation.
A replacement for (or supplement to) the grep family, glark offers: Perl/Ruby
regular expressions, highlighting of matches, context around matches, complex
expressions (``and'' and ``or''), and automatic exclusion of non-text files.
Mini-XML is a small XML parsing library that you can use to
read XML and XML-like data files in your application without
requiring large non-standard libraries.
Term based tool to view colored, incremental diff in a Git/Mercurial/Svn
workspace or from stdin, with side by side and auto pager support. Requires
python (>= 2.5.0) and less.
Cgrep is a grep tool suitable for searching in large code repositories. It
supports 30 programming languages and searches that go beyond the simple
pattern matching. It enables context-aware filtering and semantic searches
through wildcard and combinators.
Google::Data::JSON provides several methods to convert an XML feed into a
JSON feed, and vice versa. The JSON format is defined in Google Data APIs,
http://code.google.com/apis/gdata/json.html .
HTML::EscapeEvil is a Perl module that will escape HTML tags considered
evil (useful for user inut filtering). It is somewhat similar to
HTML::TagFilter, but escapes tags instead of removing them.
This Module provides an OO-interface to the htmldoc program.
You can use it to produce PDF or PS files from a HTML-document.
Currently many but not all parameters of HTMLDoc are supported.
LaTeX::ToUnicode provides a method to convert LaTeX-style markups
for accents etc. into their Unicode equivalents. It translates
commands for special characters or accents into their Unicode
equivalents and removes formatting commands.