[ ソース: golang-github-puerkitobio-goquery ]
パッケージ: golang-github-puerkitobio-goquery-dev (1.10.1-1)
golang-github-puerkitobio-goquery-dev に関するリンク
Debian の資源:
golang-github-puerkitobio-goquery ソースパッケージをダウンロード:
- [golang-github-puerkitobio-goquery_1.10.1-1.dsc]
- [golang-github-puerkitobio-goquery_1.10.1.orig.tar.gz]
- [golang-github-puerkitobio-goquery_1.10.1-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