Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-elementpath | Distribution: Fedora Project |
Version: 4.4.0 | Vendor: Fedora Project |
Release: 6.fc41 | Build date: Sat Jul 20 06:22:24 2024 |
Group: Unspecified | Build host: buildvm-s390x-10.s390.fedoraproject.org |
Size: 2727722 | Source RPM: python-elementpath-4.4.0-6.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/sissaschool/elementpath | |
Summary: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml |
The proposal of this package is to provide XPath 1.0, 2.0 and 3.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.
MIT
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.4.0-5 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.4.0-4 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.4.0-3 - Bootstrap for Python 3.13 * Wed Apr 10 2024 Miro Hrončok <miro@hroncok.cz> - 4.4.0-2 - Enable tests * Fri Apr 05 2024 Charalampos Stratakis <cstratak@redhat.com> - 4.4.0-1 - Update to 4.4.0 - Resolves: rhbz#2262558 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Sep 01 2023 Charalampos Stratakis <cstratak@redhat.com> - 4.1.5-2 - Update to 4.1.5 - enable tests * Fri Aug 25 2023 Charalampos Stratakis <cstratak@redhat.com> - 4.1.5-1 - Update to 4.1.5 - Disable tests for bootstraping with new version of xmlschema - Fixes: rhbz#2166299 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 3.0.2-5 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.0.2-4 - Bootstrap for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Aug 16 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.0.2-2 - Update to 3.0.2 - enable tests * Tue Aug 16 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.0.2-1 - Update to 3.0.2 - Fixes: rhbz#2021606 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/python3.13/site-packages/elementpath /usr/lib/python3.13/site-packages/elementpath-4.4.0.dist-info /usr/lib/python3.13/site-packages/elementpath-4.4.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/elementpath-4.4.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/elementpath-4.4.0.dist-info/METADATA /usr/lib/python3.13/site-packages/elementpath-4.4.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/elementpath-4.4.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/elementpath/__init__.py /usr/lib/python3.13/site-packages/elementpath/__pycache__ /usr/lib/python3.13/site-packages/elementpath/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/collations.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/collations.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/compare.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/compare.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/etree.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/etree.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/helpers.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/helpers.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/namespaces.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/namespaces.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/protocols.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/protocols.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/schema_proxy.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/schema_proxy.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/sequence_types.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/sequence_types.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/serialization.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/serialization.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/tdop.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/tdop.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/tree_builders.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/tree_builders.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath3.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath3.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath_context.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath_context.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath_nodes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath_nodes.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath_selectors.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath_selectors.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath_tokens.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/__pycache__/xpath_tokens.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/collations.py /usr/lib/python3.13/site-packages/elementpath/compare.py /usr/lib/python3.13/site-packages/elementpath/datatypes /usr/lib/python3.13/site-packages/elementpath/datatypes/__init__.py /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__ /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/atomic_types.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/atomic_types.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/binary.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/binary.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/datetime.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/datetime.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/numeric.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/numeric.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/proxies.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/proxies.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/qname.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/qname.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/string.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/string.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/untyped.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/untyped.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/uri.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/__pycache__/uri.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/datatypes/atomic_types.py /usr/lib/python3.13/site-packages/elementpath/datatypes/binary.py /usr/lib/python3.13/site-packages/elementpath/datatypes/datetime.py /usr/lib/python3.13/site-packages/elementpath/datatypes/numeric.py /usr/lib/python3.13/site-packages/elementpath/datatypes/proxies.py /usr/lib/python3.13/site-packages/elementpath/datatypes/qname.py /usr/lib/python3.13/site-packages/elementpath/datatypes/string.py /usr/lib/python3.13/site-packages/elementpath/datatypes/untyped.py /usr/lib/python3.13/site-packages/elementpath/datatypes/uri.py /usr/lib/python3.13/site-packages/elementpath/etree.py /usr/lib/python3.13/site-packages/elementpath/exceptions.py /usr/lib/python3.13/site-packages/elementpath/helpers.py /usr/lib/python3.13/site-packages/elementpath/namespaces.py /usr/lib/python3.13/site-packages/elementpath/protocols.py /usr/lib/python3.13/site-packages/elementpath/py.typed /usr/lib/python3.13/site-packages/elementpath/regex /usr/lib/python3.13/site-packages/elementpath/regex/__init__.py /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__ /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/character_classes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/character_classes.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/codepoints.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/codepoints.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/generate_categories.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/generate_categories.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/patterns.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/patterns.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/unicode_categories.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/unicode_categories.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/unicode_subsets.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/regex/__pycache__/unicode_subsets.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/regex/character_classes.py /usr/lib/python3.13/site-packages/elementpath/regex/codepoints.py /usr/lib/python3.13/site-packages/elementpath/regex/generate_categories.py /usr/lib/python3.13/site-packages/elementpath/regex/patterns.py /usr/lib/python3.13/site-packages/elementpath/regex/unicode_categories.py /usr/lib/python3.13/site-packages/elementpath/regex/unicode_subsets.py /usr/lib/python3.13/site-packages/elementpath/schema_proxy.py /usr/lib/python3.13/site-packages/elementpath/sequence_types.py /usr/lib/python3.13/site-packages/elementpath/serialization.py /usr/lib/python3.13/site-packages/elementpath/tdop.py /usr/lib/python3.13/site-packages/elementpath/tree_builders.py /usr/lib/python3.13/site-packages/elementpath/validators /usr/lib/python3.13/site-packages/elementpath/validators/__init__.py /usr/lib/python3.13/site-packages/elementpath/validators/__pycache__ /usr/lib/python3.13/site-packages/elementpath/validators/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/validators/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/validators/analyze-string.xsd /usr/lib/python3.13/site-packages/elementpath/validators/schema-for-json.xsd /usr/lib/python3.13/site-packages/elementpath/xpath1 /usr/lib/python3.13/site-packages/elementpath/xpath1/__init__.py /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__ /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/_xpath1_axes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/_xpath1_axes.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/_xpath1_functions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/_xpath1_functions.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/_xpath1_operators.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/_xpath1_operators.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/xpath1_parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/__pycache__/xpath1_parser.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath1/_xpath1_axes.py /usr/lib/python3.13/site-packages/elementpath/xpath1/_xpath1_functions.py /usr/lib/python3.13/site-packages/elementpath/xpath1/_xpath1_operators.py /usr/lib/python3.13/site-packages/elementpath/xpath1/xpath1_parser.py /usr/lib/python3.13/site-packages/elementpath/xpath2 /usr/lib/python3.13/site-packages/elementpath/xpath2/__init__.py /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__ /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/_xpath2_constructors.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/_xpath2_constructors.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/_xpath2_functions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/_xpath2_functions.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/_xpath2_operators.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/_xpath2_operators.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/xpath2_parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/__pycache__/xpath2_parser.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath2/_xpath2_constructors.py /usr/lib/python3.13/site-packages/elementpath/xpath2/_xpath2_functions.py /usr/lib/python3.13/site-packages/elementpath/xpath2/_xpath2_operators.py /usr/lib/python3.13/site-packages/elementpath/xpath2/xpath2_parser.py /usr/lib/python3.13/site-packages/elementpath/xpath3.py /usr/lib/python3.13/site-packages/elementpath/xpath30 /usr/lib/python3.13/site-packages/elementpath/xpath30/__init__.py /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__ /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/_translation_maps.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/_translation_maps.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/_xpath30_functions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/_xpath30_functions.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/_xpath30_operators.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/_xpath30_operators.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/xpath30_helpers.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/xpath30_helpers.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/xpath30_parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/__pycache__/xpath30_parser.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath30/_translation_maps.py /usr/lib/python3.13/site-packages/elementpath/xpath30/_xpath30_functions.py /usr/lib/python3.13/site-packages/elementpath/xpath30/_xpath30_operators.py /usr/lib/python3.13/site-packages/elementpath/xpath30/xpath30_helpers.py /usr/lib/python3.13/site-packages/elementpath/xpath30/xpath30_parser.py /usr/lib/python3.13/site-packages/elementpath/xpath31 /usr/lib/python3.13/site-packages/elementpath/xpath31/__init__.py /usr/lib/python3.13/site-packages/elementpath/xpath31/__pycache__ /usr/lib/python3.13/site-packages/elementpath/xpath31/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath31/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath31/__pycache__/_xpath31_functions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath31/__pycache__/_xpath31_functions.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath31/__pycache__/_xpath31_operators.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath31/__pycache__/_xpath31_operators.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath31/__pycache__/xpath31_parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/elementpath/xpath31/__pycache__/xpath31_parser.cpython-313.pyc /usr/lib/python3.13/site-packages/elementpath/xpath31/_xpath31_functions.py /usr/lib/python3.13/site-packages/elementpath/xpath31/_xpath31_operators.py /usr/lib/python3.13/site-packages/elementpath/xpath31/xpath31_parser.py /usr/lib/python3.13/site-packages/elementpath/xpath_context.py /usr/lib/python3.13/site-packages/elementpath/xpath_nodes.py /usr/lib/python3.13/site-packages/elementpath/xpath_selectors.py /usr/lib/python3.13/site-packages/elementpath/xpath_tokens.py /usr/share/doc/python3-elementpath /usr/share/doc/python3-elementpath/README.rst /usr/share/licenses/python3-elementpath /usr/share/licenses/python3-elementpath/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024