[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#206623: RFP: pyrxp - possibly the fastest validating XML parser in the world.



Package: wnpp
Version: unavailable; reported 2003-08-19
Severity: wishlist

* Package name    : pyrxp
  Version         : 0.9
  Upstream Author : Name <info@reportlab.com>
* URL             : http://www.reportlab.com/xml/pyrxp.html
* License         : GPL
  Description     : possibly the fastest validating XML parser in the world.

ReportLab are proud to present pyRXP version 0.9, the fastest validating
XML parser available for Python, and quite possibly anywhere :-).

RXP is a very fast validating XML parser written by Richard Tobin of the
University of Edinburgh.  It complies fully with the W3C test suites
(although we have compiled it without Unicode support for the time
being).  We would like to thank Richard Tobin and Henry Thompson of the
Language Technology Group for making this code available to the world.

pyRXP is a wrapper around this which constructs a lightweight in-memory
"tuple tree" in a single call. This structure is the lightest one we
could define in Python, and it is constructed entirely in C code,
resulting in unprecedented speed.  It is a core part of ReportLab's
forthcoming XML toolkit, which aims to offer simple, fast and pythonic
tools for common XML processing tasks.

This is not a full DOM implementation, but we think it will do what 90%
of the people want, in 10% of the time.  And with validation.  Enjoy!

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux home 2.4.20 #1 Mon Dec 2 13:08:56 CET 2002 i686
Locale: LANG=C, LC_CTYPE=C




Reply to: