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

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


Branch: pkgsrc-2019Q1, Version: 2.7.16, Package name: py27-cElementTree-2.7.16, 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.


Required to run:
[lang/python27]

Master sites:

SHA1: e9543af127d958b12b0edfb9340d4f0af3d0d90e
RMD160: 2e4ab325a9c9edf1687b6a5969cdafeb3cc954da
Filesize: 12453.227 KB

Version history: (Expand)