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

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


Branch: pkgsrc-2021Q3, Version: 3.8.12, Package name: py38-cElementTree-3.8.12, 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: 7643eccc15f5606bd0dc04affc7ea901e417165d
RMD160: 3453c1e5cacbc2cb506c8a98b2310fda9ade3ea8
Filesize: 18011.297 KB

Version history: (Expand)