Review: golang-github-go-rod-rod 0.116.2-1
Package Information
| Description | Chrome DevTools Protocol for web automation/scraping (library) Rod is a high-level driver directly based on DevTools Protocol: https://chromedevtools.github.io/devtools-protocol It's designed for web automation and scraping for both high-level and low-level use, senior developers can use the low-level packages and functions to easily customize or build up their own version of Rod, the high-level functions are just examples to build a default version of Rod. Features * Chained context design, intuitive to timeout or cancel the long- running task * Auto-wait elements to be ready * Debugging friendly, auto input tracing, remote monitoring headless browser * Thread-safe for all operations * Automatically find or download browser (/lib/launcher) * High-level helpers like WaitStable, WaitRequestIdle, HijackRequests, WaitDownload, etc * Two-step WaitEvent design, never miss an event (how it works (https://github.com/ysmood/goob)) * Correctly handles nested iframes or shadow DOMs * No zombie browser process after the crash (how it works (https://github.com/ysmood/leakless)) * CI (https://github.com/go-rod/rod/actions) enforced 100% test coverage This package contains the Go library. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Simon Josefsson <simon@josefsson.org> |
| Sponsor | simon@josefsson.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-go-rod-rod.git (browse) |
| Closes | #1138588 |
| Tracker | https://tracker.debian.org/pkg/golang-github-go-rod-rod |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Source | golang-github-go-rod-rod |
|---|---|
| Version | 0.116.2-1 |
| Changed-By | Simon Josefsson |
| Architecture | source all |
| Distribution | unstable |
| Date | Sun, 31 May 2026 07:12:21 +0200 |
Changelog
golang-github-go-rod-rod (0.116.2-1) unstable; urgency=medium . * Initial release (Closes: #1138588)
.dsc
| Section | golang |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | golang-github-go-rod-rod-dev deb golang optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/go-rod/rod Upstream-Name: rod Files: * Copyright: 2019 Yad Smood License: Expat Files: debian/* Copyright: 2026 Simon Josefsson <simon@josefsson.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Review Information
accepted — allocated to awm 1 hour ago, started 1 hour ago, completed 1 hour ago.