mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
6 lines
319 B
Plaintext
6 lines
319 B
Plaintext
A set of modules for parsing and evaluating XML-XPath statements.
|
|
This module aims to comply exactly to the XPath specification at
|
|
http://www.w3.org/TR/xpath and yet allow extensions to be added in the
|
|
form of functions. Modules such as XSLT and XPointer may need to do
|
|
this as they support functionality beyond XPath.
|