aboutsummaryrefslogtreecommitdiff
path: root/textproc/exml
Commit message (Collapse)AuthorAgeFilesLines
* EXML is an abstracted, generalized interface to an xml parser/writer, usingIon-Mihai Tetcu2006-07-124-0/+43
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> Notes: svn path=/head/; revision=167603