[ 原始碼: 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