Path to this page:
NOTICE: This package has been removed from pkgsrc./
textproc/py-cElementTree,
C implementation of Python ElementTree API
Branch: CURRENT,
Version: 3.10.12,
Package name: py310-cElementTree-3.10.12,
Maintainer: pkgsrc-usersThe 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/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 19194.176 KB
Version history: (Expand)
- (2023-10-24) Package deleted from pkgsrc
- (2023-08-02) Updated to version: py310-cElementTree-3.10.12
- (2021-11-30) Updated to version: py39-cElementTree-3.9.9
- (2021-10-09) Updated to version: py39-cElementTree-3.9.7
- (2020-01-03) Updated to version: py37-cElementTree-3.7.6
- (2019-10-21) Updated to version: py37-cElementTree-3.7.5
CVS history: (Expand)