ports/textproc/p5-XML-XPath/pkg/DESCR

7 lines
255 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
This module aims to comply exactly to the XPath specification at
https://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.