1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/textproc/ocaml-yaxpo/pkg-descr
Mario Sergio Fujikawa Ferreira 2573b6b19f Update to 20050614 date snapshot
2005-11-28 18:14:48 +00:00

12 lines
514 B
Plaintext

[ excerpt from developer's www site ]
Yaxpo is a hand-written nonvalidating XML 1.0 + XMLNS processing
suite for Objective Caml, designed for flexibility in new and unusual
applications of XML. The Yaxpo parser provides all three pull, push
(SAX-like), and accumulate (DOM-like) interfaces. The latter of
these provides a data model complete with DOM-like constructors,
accessors, mutators, and serializers, enabling you to manipulate
and emit XML as well as parse it.
WWW: http://compbio.mit.edu/mikelin/yaxpo/