[ nabia ]
[ aramo ]
[ 源代码: golang-github-antchfx-xpath ]
软件包: golang-github-antchfx-xpath-dev (1.1.2-2)
golang-github-antchfx-xpath-dev 的相关链接
Trisquel 的资源:
下载源码包 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]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Dawid Dziurla
外部的资源:
- 主页 [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