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

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


Branch: pkgsrc-2019Q4, Version: 3.7.5, Package name: py37-cElementTree-3.7.5, 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: 860f88886809ae8bfc86afa462536811c347a2a1
RMD160: 19043c229ecf75b732ff63e11c766a2d60fb5b4a
Filesize: 16832.453 KB

Version history: (Expand)