Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-elementpath
From: Adam Ciarcinski
Date: 2019-10-22 19:28:47
Message id: 20191022172847.1B4F1FA75@cvs.NetBSD.org
Log Message:
py-elementpath: added version 1.3.1
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.
Files: