| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python-elementpath | Distribution: OpenMandriva Lx |
| Version: 5.1.1 | Vendor: OpenMandriva |
| Release: 1 | Build date: Tue Mar 17 11:47:10 2026 |
| Group: Development/Python | Build host: c64-4.openmandriva.org |
| Size: 0 | Source RPM: python-elementpath-5.1.1-1.src.rpm |
| Packager: uro <uro@urogaming.co.uk> | |
| Url: https://github.com/sissaschool/elementpath | |
| Summary: XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml | |
XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml. The proposal of this package is to provide XPath 1.0, 2.0, 3.0 and 3.1 selectors for 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/3.0/3.1 selectors, because lxml.etree already has it's own implementation of XPath 1.0.
MIT
/usr/lib/python3.14/site-packages/elementpath /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info/INSTALLER /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info/METADATA /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info/RECORD /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info/REQUESTED /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info/WHEEL /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info/direct_url.json /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info/licenses /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info/licenses/LICENSE /usr/lib/python3.14/site-packages/elementpath-5.1.1.dist-info/top_level.txt /usr/lib/python3.14/site-packages/elementpath/__init__.py /usr/lib/python3.14/site-packages/elementpath/__pycache__ /usr/lib/python3.14/site-packages/elementpath/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/aliases.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/collations.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/compare.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/decoder.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/etree.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/exceptions.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/helpers.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/namespaces.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/protocols.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/schema_proxy.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/sequence_types.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/sequences.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/serialization.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/tdop.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/tree_builders.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/xpath3.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/xpath_context.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/xpath_nodes.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/__pycache__/xpath_selectors.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/aliases.py /usr/lib/python3.14/site-packages/elementpath/collations.py /usr/lib/python3.14/site-packages/elementpath/compare.py /usr/lib/python3.14/site-packages/elementpath/datatypes /usr/lib/python3.14/site-packages/elementpath/datatypes/__init__.py /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__ /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/any_types.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/binary.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/datetime.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/lists.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/numeric.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/proxies.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/qname.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/string.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/untyped.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/__pycache__/uri.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/datatypes/any_types.py /usr/lib/python3.14/site-packages/elementpath/datatypes/binary.py /usr/lib/python3.14/site-packages/elementpath/datatypes/datetime.py /usr/lib/python3.14/site-packages/elementpath/datatypes/lists.py /usr/lib/python3.14/site-packages/elementpath/datatypes/numeric.py /usr/lib/python3.14/site-packages/elementpath/datatypes/proxies.py /usr/lib/python3.14/site-packages/elementpath/datatypes/qname.py /usr/lib/python3.14/site-packages/elementpath/datatypes/string.py /usr/lib/python3.14/site-packages/elementpath/datatypes/untyped.py /usr/lib/python3.14/site-packages/elementpath/datatypes/uri.py /usr/lib/python3.14/site-packages/elementpath/decoder.py /usr/lib/python3.14/site-packages/elementpath/etree.py /usr/lib/python3.14/site-packages/elementpath/exceptions.py /usr/lib/python3.14/site-packages/elementpath/extras /usr/lib/python3.14/site-packages/elementpath/extras/__init__.py /usr/lib/python3.14/site-packages/elementpath/extras/__pycache__ /usr/lib/python3.14/site-packages/elementpath/extras/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/extras/__pycache__/pathnodes.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/extras/pathnodes.py /usr/lib/python3.14/site-packages/elementpath/helpers.py /usr/lib/python3.14/site-packages/elementpath/namespaces.py /usr/lib/python3.14/site-packages/elementpath/protocols.py /usr/lib/python3.14/site-packages/elementpath/py.typed /usr/lib/python3.14/site-packages/elementpath/regex /usr/lib/python3.14/site-packages/elementpath/regex/__init__.py /usr/lib/python3.14/site-packages/elementpath/regex/__pycache__ /usr/lib/python3.14/site-packages/elementpath/regex/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/regex/__pycache__/categories_fallback.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/regex/__pycache__/character_classes.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/regex/__pycache__/codepoints.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/regex/__pycache__/patterns.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/regex/__pycache__/unicode_blocks.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/regex/__pycache__/unicode_categories.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/regex/__pycache__/unicode_subsets.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/regex/categories_fallback.py /usr/lib/python3.14/site-packages/elementpath/regex/character_classes.py /usr/lib/python3.14/site-packages/elementpath/regex/codepoints.py /usr/lib/python3.14/site-packages/elementpath/regex/patterns.py /usr/lib/python3.14/site-packages/elementpath/regex/unicode_blocks.py /usr/lib/python3.14/site-packages/elementpath/regex/unicode_categories.py /usr/lib/python3.14/site-packages/elementpath/regex/unicode_subsets.py /usr/lib/python3.14/site-packages/elementpath/schema_proxy.py /usr/lib/python3.14/site-packages/elementpath/sequence_types.py /usr/lib/python3.14/site-packages/elementpath/sequences.py /usr/lib/python3.14/site-packages/elementpath/serialization.py /usr/lib/python3.14/site-packages/elementpath/tdop.py /usr/lib/python3.14/site-packages/elementpath/tree_builders.py /usr/lib/python3.14/site-packages/elementpath/validators /usr/lib/python3.14/site-packages/elementpath/validators/__init__.py /usr/lib/python3.14/site-packages/elementpath/validators/__pycache__ /usr/lib/python3.14/site-packages/elementpath/validators/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/validators/analyze-string.xsd /usr/lib/python3.14/site-packages/elementpath/validators/schema-for-json.xsd /usr/lib/python3.14/site-packages/elementpath/xpath1 /usr/lib/python3.14/site-packages/elementpath/xpath1/__init__.py /usr/lib/python3.14/site-packages/elementpath/xpath1/__pycache__ /usr/lib/python3.14/site-packages/elementpath/xpath1/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath1/__pycache__/_xpath1_axes.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath1/__pycache__/_xpath1_functions.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath1/__pycache__/_xpath1_operators.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath1/__pycache__/xpath1_parser.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath1/_xpath1_axes.py /usr/lib/python3.14/site-packages/elementpath/xpath1/_xpath1_functions.py /usr/lib/python3.14/site-packages/elementpath/xpath1/_xpath1_operators.py /usr/lib/python3.14/site-packages/elementpath/xpath1/xpath1_parser.py /usr/lib/python3.14/site-packages/elementpath/xpath2 /usr/lib/python3.14/site-packages/elementpath/xpath2/__init__.py /usr/lib/python3.14/site-packages/elementpath/xpath2/__pycache__ /usr/lib/python3.14/site-packages/elementpath/xpath2/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath2/__pycache__/_xpath2_constructors.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath2/__pycache__/_xpath2_functions.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath2/__pycache__/_xpath2_operators.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath2/__pycache__/xpath2_parser.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath2/_xpath2_constructors.py /usr/lib/python3.14/site-packages/elementpath/xpath2/_xpath2_functions.py /usr/lib/python3.14/site-packages/elementpath/xpath2/_xpath2_operators.py /usr/lib/python3.14/site-packages/elementpath/xpath2/xpath2_parser.py /usr/lib/python3.14/site-packages/elementpath/xpath3.py /usr/lib/python3.14/site-packages/elementpath/xpath30 /usr/lib/python3.14/site-packages/elementpath/xpath30/__init__.py /usr/lib/python3.14/site-packages/elementpath/xpath30/__pycache__ /usr/lib/python3.14/site-packages/elementpath/xpath30/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath30/__pycache__/_translation_maps.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath30/__pycache__/_xpath30_functions.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath30/__pycache__/_xpath30_operators.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath30/__pycache__/xpath30_helpers.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath30/__pycache__/xpath30_parser.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath30/_translation_maps.py /usr/lib/python3.14/site-packages/elementpath/xpath30/_xpath30_functions.py /usr/lib/python3.14/site-packages/elementpath/xpath30/_xpath30_operators.py /usr/lib/python3.14/site-packages/elementpath/xpath30/xpath30_helpers.py /usr/lib/python3.14/site-packages/elementpath/xpath30/xpath30_parser.py /usr/lib/python3.14/site-packages/elementpath/xpath31 /usr/lib/python3.14/site-packages/elementpath/xpath31/__init__.py /usr/lib/python3.14/site-packages/elementpath/xpath31/__pycache__ /usr/lib/python3.14/site-packages/elementpath/xpath31/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath31/__pycache__/_xpath31_functions.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath31/__pycache__/_xpath31_operators.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath31/__pycache__/xpath31_parser.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath31/_xpath31_functions.py /usr/lib/python3.14/site-packages/elementpath/xpath31/_xpath31_operators.py /usr/lib/python3.14/site-packages/elementpath/xpath31/xpath31_parser.py /usr/lib/python3.14/site-packages/elementpath/xpath_context.py /usr/lib/python3.14/site-packages/elementpath/xpath_nodes.py /usr/lib/python3.14/site-packages/elementpath/xpath_selectors.py /usr/lib/python3.14/site-packages/elementpath/xpath_tokens /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__init__.py /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__pycache__ /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__pycache__/arrays.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__pycache__/axes.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__pycache__/base.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__pycache__/contructors.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__pycache__/functions.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__pycache__/maps.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/__pycache__/tokens.cpython-314.pyc /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/arrays.py /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/axes.py /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/base.py /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/contructors.py /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/functions.py /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/maps.py /usr/lib/python3.14/site-packages/elementpath/xpath_tokens/tokens.py /usr/share/doc/python-elementpath /usr/share/doc/python-elementpath/README.rst /usr/share/licenses/python-elementpath /usr/share/licenses/python-elementpath/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Mar 17 22:01:48 2026