freebsd-ports/textproc/p5-XML-DT/pkg-descr
Anton Berezin c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00

10 lines
323 B
Text

This module processes XML files with an approach similar to OMNIMARK.
Down translation function dt() receives a filename and a set of
expressions (functions) defining the processing and associated values
for each element.
dtstring() is similar but takes input from a string instead of a file.
-Anton
<tobez@FreeBSD.org>