./textproc/py-cElementTree, C implementation of Python ElementTree API

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


Branch: pkgsrc-2020Q3, Version: 3.7.9, Package name: py37-cElementTree-3.7.9, Maintainer: pkgsrc-users

The cElementTree module is a C implementation of the ElementTree API, optimized
for fast parsing and low memory use. On typical documents, cElementTree is 15-20
times faster than the Python version of ElementTree, and uses 2-5 times less
memory. On modern hardware, that means that documents in the 50-100 megabyte
range can be manipulated in memory, and that documents in the 0-1 megabyte range
load in zero time (0.0 seconds). This allows you to drastically simplify many
kinds of XML applications.


Master sites:

SHA1: e1de02779a89a94000c0ed340ec126de25825f2f
RMD160: 6ff3676f84b1a103b0e3161dcc7257936c914daf
Filesize: 16982.066 KB

Version history: (Expand)