--
Aspell is an Open Source spell checker designed to eventually replace
Ispell. Its main feature is that it does a much better job of
coming up with possible suggestions than Ispell does. In fact recent
tests shows that it even does better than Microsoft Word 97's spell
checker or just about any other spell checker I have seen. It also
has support for checking (La)TeX and Html files, and run time support
for other non English languages. Aspell also is a library however
the recommend way to use aspell is through the Pspell library as
the actual interface to the aspell library is constantly changing.
WWW: http://aspell.sourceforge.net/
---
This module is an interface to the gnome libxml2 DOM parser (no SAX
parser support yet), and the DOM tree. It also provides an
XML::XPath-like findnodes() interface, providing access to the XPath
API in libxml2.
---
A package collecting the tools required for writing basic XML
applications in Python, along with documentation and sample
code Features include (but are not limited to) SAX, DOM, the
xmlproc validating parser, an Expat interface, and more.
---
This module is a fast XSLT library, based on the Gnome libxslt
engine.
Performance is currently about twice that of XML::Sablotron, the
engine is also quite complete in its implementation, supporting
things like xsl:import, and keys().
Submitted by Brian J. Kifiak <bk@rt.fm>.
Blatte is a very powerful text markup and transformation language
with a very simple syntax. A Blatte document can be translated
into a Perl program that, when executed, produces a transformed
version of the input document.
--
The Free Software Foundation's text processing utilities, for rearranging,
reformatting and generally mangling text.
Many of the utilities exist in the OpenBSD base collection, but the GNU
versions have added functionality, which is sometimes useful.
All the binaries are prefixed by the letter g to differentiate them
with the standard applications with the same name.
Note that this port will install these utilities with a 'g' prefix,
e.g. gtar, but the texinfo documentation will refer to them without
the 'g' prefix.
checked by naddy@