[ ソース: golang-github-puerkitobio-goquery ]
パッケージ: golang-github-puerkitobio-goquery-dev (1.1.0+git20170324.3.ed7d758-1.1)
golang-github-puerkitobio-goquery-dev に関するリンク
Debian の資源:
golang-github-puerkitobio-goquery ソースパッケージをダウンロード:
- [golang-github-puerkitobio-goquery_1.1.0+git20170324.3.ed7d758-1.1.dsc]
- [golang-github-puerkitobio-goquery_1.1.0+git20170324.3.ed7d758.orig.tar.xz]
- [golang-github-puerkitobio-goquery_1.1.0+git20170324.3.ed7d758-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
- CSS selector library in Go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries