[pkg-go] Bug#858359: ITP: golang-github-puerkitobio-goquery -- jQuery-style HTML manipulation in Go
Diego M. Rodriguez
diego.plan9 at gmail.com
Tue Mar 21 15:23:42 UTC 2017
Package: wnpp
Severity: wishlist
Owner: Diego M. Rodriguez <diego.plan9 at gmail.com>
* Package name : golang-github-puerkitobio-goquery
Version : 1.1.0+git20170308.2.c641b87-1
Upstream Author : Martin Angers
* URL : https://github.com/puerkitobio/goquery
* License : BSD-3-clause
Programming Lang: Go
Description : 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.
This library is being packaged as a build dependency of loadimpact/k6
(loadimpact/k6 -> puerkitobio/goquery).
More information about the Pkg-go-maintainers
mailing list