[ ソース: 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