Package - python3-elementpath

Package:  python3-elementpath
apt-get install python3-elementpath
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/bullseye-zed-backports-nochange/main/e/elementpath/python3-elementpath_2.3.0-1~bpo11+1_all.deb (Size: 102.4KiB)

PropertyValue
Packagepython3-elementpath
Sourceelementpath
Version2.3.0-1~bpo11+1
Architectureall
MaintainerAlvin Chen
Installed-Size640
Dependspython3:any
Filenamepool/bullseye-zed-backports-nochange/main/e/elementpath/python3-elementpath_2.3.0-1~bpo11+1_all.deb
Size104860
MD5sum7e1ff1426f8c8e3ab1f9a08a77ace67d
SHA1d4f43bfe6ec63c9fd816adc67b1941edd5561ce2
SHA25673c05d9899d5b11555f8d8f2e85da7e6c2ef9a124008a70fec3aa5576af69625
Sectionpython
Priorityoptional
Homepagehttps://github.com/sissaschool/elementpath
DescriptionProviding XPath selectors for Python's XML data structures 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.
Description-md5

Files in package

  • /usr/lib/python3/dist-packages/elementpath-4.8.0.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/elementpath-4.8.0.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/elementpath-4.8.0.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/elementpath-4.8.0.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/elementpath/__init__.py
  • /usr/lib/python3/dist-packages/elementpath/_typing.py
  • /usr/lib/python3/dist-packages/elementpath/aliases.py
  • /usr/lib/python3/dist-packages/elementpath/collations.py
  • /usr/lib/python3/dist-packages/elementpath/compare.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/__init__.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/atomic_types.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/binary.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/datetime.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/numeric.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/proxies.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/qname.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/string.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/untyped.py
  • /usr/lib/python3/dist-packages/elementpath/datatypes/uri.py
  • /usr/lib/python3/dist-packages/elementpath/decoder.py
  • /usr/lib/python3/dist-packages/elementpath/etree.py
  • /usr/lib/python3/dist-packages/elementpath/exceptions.py
  • /usr/lib/python3/dist-packages/elementpath/helpers.py
  • /usr/lib/python3/dist-packages/elementpath/namespaces.py
  • /usr/lib/python3/dist-packages/elementpath/protocols.py
  • /usr/lib/python3/dist-packages/elementpath/py.typed
  • /usr/lib/python3/dist-packages/elementpath/regex/__init__.py
  • /usr/lib/python3/dist-packages/elementpath/regex/character_classes.py
  • /usr/lib/python3/dist-packages/elementpath/regex/codepoints.py
  • /usr/lib/python3/dist-packages/elementpath/regex/patterns.py
  • /usr/lib/python3/dist-packages/elementpath/regex/unicode_blocks.py
  • /usr/lib/python3/dist-packages/elementpath/regex/unicode_categories.py
  • /usr/lib/python3/dist-packages/elementpath/regex/unicode_subsets.py
  • /usr/lib/python3/dist-packages/elementpath/schema_proxy.py
  • /usr/lib/python3/dist-packages/elementpath/sequence_types.py
  • /usr/lib/python3/dist-packages/elementpath/serialization.py
  • /usr/lib/python3/dist-packages/elementpath/tdop.py
  • /usr/lib/python3/dist-packages/elementpath/tree_builders.py
  • /usr/lib/python3/dist-packages/elementpath/validators/__init__.py
  • /usr/lib/python3/dist-packages/elementpath/validators/analyze-string.xsd
  • /usr/lib/python3/dist-packages/elementpath/validators/schema-for-json.xsd
  • /usr/lib/python3/dist-packages/elementpath/xpath1/__init__.py
  • /usr/lib/python3/dist-packages/elementpath/xpath1/_xpath1_axes.py
  • /usr/lib/python3/dist-packages/elementpath/xpath1/_xpath1_functions.py
  • /usr/lib/python3/dist-packages/elementpath/xpath1/_xpath1_operators.py
  • /usr/lib/python3/dist-packages/elementpath/xpath1/xpath1_parser.py
  • /usr/lib/python3/dist-packages/elementpath/xpath2/__init__.py
  • /usr/lib/python3/dist-packages/elementpath/xpath2/_xpath2_constructors.py
  • /usr/lib/python3/dist-packages/elementpath/xpath2/_xpath2_functions.py
  • /usr/lib/python3/dist-packages/elementpath/xpath2/_xpath2_operators.py
  • /usr/lib/python3/dist-packages/elementpath/xpath2/xpath2_parser.py
  • /usr/lib/python3/dist-packages/elementpath/xpath3.py
  • /usr/lib/python3/dist-packages/elementpath/xpath30/__init__.py
  • /usr/lib/python3/dist-packages/elementpath/xpath30/_translation_maps.py
  • /usr/lib/python3/dist-packages/elementpath/xpath30/_xpath30_functions.py
  • /usr/lib/python3/dist-packages/elementpath/xpath30/_xpath30_operators.py
  • /usr/lib/python3/dist-packages/elementpath/xpath30/xpath30_helpers.py
  • /usr/lib/python3/dist-packages/elementpath/xpath30/xpath30_parser.py
  • /usr/lib/python3/dist-packages/elementpath/xpath31/__init__.py
  • /usr/lib/python3/dist-packages/elementpath/xpath31/_xpath31_functions.py
  • /usr/lib/python3/dist-packages/elementpath/xpath31/_xpath31_operators.py
  • /usr/lib/python3/dist-packages/elementpath/xpath31/xpath31_parser.py
  • /usr/lib/python3/dist-packages/elementpath/xpath_context.py
  • /usr/lib/python3/dist-packages/elementpath/xpath_nodes.py
  • /usr/lib/python3/dist-packages/elementpath/xpath_selectors.py
  • /usr/lib/python3/dist-packages/elementpath/xpath_tokens.py
  • /usr/share/doc/python3-elementpath/changelog.Debian.gz
  • /usr/share/doc/python3-elementpath/changelog.gz
  • /usr/share/doc/python3-elementpath/copyright