polib is a library to manipulate, create, modify gettext files (pot, po
and mo files). You can load existing files, iterate through its entries,
add, modify entries, comments or metadata, etc... or create new po files
from scratch.
ok jasper@
The WBXML Library (libwbxml) contains a library and its associated
tools to parse, encode and handle WBXML documents.
The WBXML format is a binary representation of XML, defined by the
Wap Forum, and used to reduce bandwidth in mobile communications.
from Vadim Zhukov
feedback/ok sthen@
because mandoc(1) doesn't like them, with the exception
of groff_mdoc(7), which is derived from the traditional
mdoc.samples(7) and which is just fine with mandoc(1).
Problem reported and fix tested by <Pascal dot Stumpf at cubes dot de>.
naddy@ and deraadt@ agree with the general direction
take maintainership
switch from tcl 8.4 to 8.5
OK landry@ already some time ago on a slightly different patch to the Makefile since jakob@
dropped maintainership in the meantime.
Rubber is a program whose purpose is to handle all tasks related to the
compilation of LaTeX documents. This includes compiling the document
itself, of course, enough times so that all references are defined, and
running BibTeX to manage bibliographic references. Automatic execution
of dvips to produce PostScript documents is also included, as well as
usage of pdfLaTeX to produce PDF documents.
ok jasper@
fragments, which share data structures wo that it's easy to work
with both. Document fragments are bits of documents, which are not
constrained by some of the high-level structure rules (in particular,
they may contain more than one root element).
ok jasper@ jim@
efficiently with network protocols and complicated text/binary file
formats. This library is basically a translation of the original
attoparsec library to use text instead of bytestrings.
ok jasper@ jim@
ITS Tool allows you to translate your XML documents with PO files, using
rules from the W3C Internationalization Tag Set (ITS) to determine what
to translate and how to separate it into PO file messages.
ok jasper@
StringTemplate is a java template engine (with ports for C#, Python,
Ruby, and Scala) for generating source code, web pages, emails, or any
other formatted text output. StringTemplate is particularly good at
multi-targeted code generators, multiple site skins, and
internationalization/localization.
ok aja@
* Add set attribute functions for various types to XML generation API
* Modify xmlsd_generate to take two additional parameters for size of
generated XML and a flag to determine whether an XML declaration is
prepended
* Change prototypes of all string parameters which aren't modified to const
* Add new XML code generation APIs
* Don't link against clens directly from library
ok sthen@
LaTeX::Pod converts LaTeX sources to Perl's POD (Plain old
documentation) format. Currently only a subset of the available LaTeX
language is supported.
from wen heping, with tweaks by me
ok sthen@
Diction and style are two old standard Unix commands. Diction identifies
wordy and commonly misused phrases. Style analyses surface
characteristics of a document, including sentence length and other
readability measures.
Some bits (including maintainership) from an otherwise identical port
sent by Pascal Stumpf.
ok landry@
* this removes the experimental unify(1) program; in case anyone was using
this it can be added back if needed.
- clarify license
- remove groff (manpage checked)
- remove now unnecessary patches, CONFIGURE_ENV etc.
from pascal stumpf