[ 源代码: golang-github-antchfx-xpath ]
软件包:golang-github-antchfx-xpath-dev(1.3.2-1)
golang-github-antchfx-xpath-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-antchfx-xpath:
- [golang-github-antchfx-xpath_1.3.2-1.dsc]
- [golang-github-antchfx-xpath_1.3.2.orig.tar.gz]
- [golang-github-antchfx-xpath_1.3.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
XPath package for Golang, supported HTML, XML, JSON query
XPath is a Go package providing selecting nodes from XML, HTML or other documents using XPath expression.
Implementation:
- htmlquery - an XPath query package for HTML document - xmlquery - an XPath query package for XML document - jsonquery - an XPath query package for JSON document