[ 原始碼: golang-github-antchfx-xpath ]
套件:golang-github-antchfx-xpath-dev(1.1.2-2)
golang-github-antchfx-xpath-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-antchfx-xpath:
- [golang-github-antchfx-xpath_1.1.2-2.dsc]
- [golang-github-antchfx-xpath_1.1.2.orig.tar.gz]
- [golang-github-antchfx-xpath_1.1.2-2.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