An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/go-xmlpath/xmlpath

Package xmlpath implements a strict subset of the XPath specification for the Go language. The XPath specification is available at: Path expressions supported by this package are in the following format, with all components being optional: At the moment, xmlpath is compatible with the XPath specification to the following extent: For example, assuming the following document: The following examples are valid path expressions, and the first match has the indicated value: To run an expression, compile it, and then apply the compiled path to any number of context nodes, from one or more parsed xml documents:

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20150820204837-860cbeca3ebc
over 10 years ago
Versions
1
Dependent Repos
38
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/go-xmlpath/xmlpath
spec
License LGPL-3.0
Namespace github.com/go-xmlpath
First Release over 10 years ago
Last Synced about 2 months ago
Repository
Stars 113 on GitHub
Forks 39 on GitHub
Docker Dependents 3
Docker Downloads 955
Rankings on proxy.golang.org
Overall Top 4.0%
Dependent repos Top 0.9%
Forks Top 3.8%
Docker downloads Top 1.2%