Language

Package: python-elementpath @ 1.2.0

Synopsis

XPath 1.0/2.0 parsers and selectors for ElementTree and lxml

Description

The proposal of this package is to provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML data structures, both for the standard ElementTree library and for the lxml.etree library.

For lxml.etree this package can be useful for providing XPath 2.0 selectors, because lxml.etree already has it's own implementation of XPath 1.0.

Home page
https://github.com/sissaschool/elementpath
Location
gnu/packages/python-xyz.scm (line: 16596, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings