cvs commit: ports/textproc Makefile ports/textproc/exml Makefile
distinfo pkg-descr pkg-plist
Ion-Mihai Tetcu
itetcu at FreeBSD.org
Wed Jul 12 19:29:36 UTC 2006
itetcu 2006-07-12 19:29:28 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/exml Makefile distinfo pkg-descr pkg-plist
Log:
EXML is an abstracted, generalized interface to an xml parser/writer, using
ecore data structures and making things generally easy to get around in.
The functions detailed in EXML.h are fairly self explanatory, and the io
interfaces are also generalized and independent (open from a socket, write
to in memory xml image).
WWW: http://www.enlightenment.org/
PR: ports/100002
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Revision Changes Path
1.1011 +1 -0 ports/textproc/Makefile
1.1 +25 -0 ports/textproc/exml/Makefile (new)
1.1 +3 -0 ports/textproc/exml/distinfo (new)
1.1 +8 -0 ports/textproc/exml/pkg-descr (new)
1.1 +7 -0 ports/textproc/exml/pkg-plist (new)
More information about the cvs-all
mailing list