./wip/py-RXP, Validating XML parser for Python)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.0, Package name: py310-rxp-2.1.0, Maintainer: david

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.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 62140c9da21066772582d5e0908c28e5971255ac
Filesize: 245.918 KB

Version history: (Expand)


CVS history: (Expand)


   2015-07-11 03:49:07 by Kamel Ibn Aziz Derouiche | Files touched by this commit (3) | Package updated
Log message:
update version to 2.1.0, SET LICENCE

   2012-10-06 19:13:24 by Aleksej Saushev | Files touched by this commit (44)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2009-04-29 02:38:02 by Kamel Derouiche | Files touched by this commit (3)
Log message:
   2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132)
Log message:
Added RMD160 checksums.
   2005-05-23 12:27:45 by Roland Illig | Files touched by this commit (1)
Log message:
Removed trailing white-space.
   2005-04-11 23:14:56 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-05-02 23:51:10 by Soren Jacobsen | Files touched by this commit (2)
Log message:
Convert to buildlink3.  Use ${PYSITELIB} in PLIST.