[ Bron: golang-github-puerkitobio-goquery ]
Pakket: golang-github-puerkitobio-goquery-dev (1.1.0+git20170324.3.ed7d758-1.1)
Verwijzigingen voor golang-github-puerkitobio-goquery-dev
Debian bronnen:
Het bronpakket golang-github-puerkitobio-goquery downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-puerkitobio-goquery-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-andybalholm-cascadia-dev
- CSS selector library in Go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries