[ 源代码: golang-github-puerkitobio-goquery ]
软件包:golang-github-puerkitobio-goquery-dev(1.10.0-1)
golang-github-puerkitobio-goquery-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-puerkitobio-goquery:
- [golang-github-puerkitobio-goquery_1.10.0-1.dsc]
- [golang-github-puerkitobio-goquery_1.10.0.orig.tar.gz]
- [golang-github-puerkitobio-goquery_1.10.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
jQuery-style HTML manipulation in Go
goquery brings a syntax and a set of features similar to jQuery (http://jquery.com/) to the Go language, based on Go's net/html package and the CSS Selector library cascadia.
Syntax-wise, it is as close as possible to jQuery, with the same function names when possible, and a chainable interface.
其他与 golang-github-puerkitobio-goquery-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-andybalholm-cascadia-dev (>= 1.3.2)
- CSS selector library in Go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries