Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-30 | The package supports installation to DESTDIR. | heinz | 1 | -1/+5 | |
This is pure python module, so USE_LANGUAGES should be empty. | |||||
2007-01-10 | add one | drochner | 1 | -0/+21 | |
2006-06-07 | Needs Python 2.1+ | joerg | 1 | -1/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2006-01-05 | Fix DEPENDS line. | wiz | 1 | -2/+2 | |
2006-01-04 | Add missing DEPENDS on py-xml. Bump PKGREVISION. recht@ ok. | wiz | 1 | -1/+4 | |
2005-07-21 | Initial import of py-elementtree, from pkgsrc-wip, packaged by recht@ | wiz | 4 | -0/+64 | |
The Element type is a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The ElementTree toolkit contains an Element implementation in Python, and code to read XML and HTML files into trees of Element objects, and write them out as XML. |