elementpath 3.0.2-ok2 source package in openKylin
Changelog
elementpath (3.0.2-ok2) yangtze; urgency=medium * Update version info. -- sufang <email address hidden> Mon, 14 Nov 2022 14:34:56 +0800
elementpath (3.0.2-ok2) yangtze; urgency=medium * Update version info. -- sufang <email address hidden> Mon, 14 Nov 2022 14:34:56 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | proposed | main | python | |
Nile V2.0 | release | main | python | |
Yangtze V1.0 | release | main | python | |
Yangtze V1.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
elementpath_3.0.2.orig.tar.gz | 269.9 KiB | 1960eee6fe753c0f2d0305e3865a37ca762d59d60eaf7426e68ce16cc0b94027 |
elementpath_3.0.2-ok2.debian.tar.xz | 3.4 KiB | 6a1c0cbd302d5cb9e6921736bfc562be5516e765132f3cfb6149c2d2d5e03fb1 |
elementpath_3.0.2-ok2.dsc | 1.8 KiB | 5929baa5a844a9f1c1829094176a953b537eeb226c4310080a08fc98c0630644 |
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.