Source: golang-github-chromedp-chromedp Section: golang Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-chromedp-cdproto-dev (>= 0.0~git20250803.d308e07-1~), golang-github-go-json-experiment-json-dev, golang-github-gobwas-pool-dev, golang-github-gobwas-httphead-dev, golang-github-gobwas-ws-dev, Standards-Version: 4.7.3 Homepage: https://github.com/chromedp/chromedp Vcs-Browser: https://forgejo.debian.net/git-pages/golang-github-chromedp-chromedp Vcs-Git: https://forgejo.debian.net/git-pages/golang-github-chromedp-chromedp Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: github.com/chromedp/chromedp Package: golang-github-chromedp-chromedp-dev Section: golang Architecture: all Multi-Arch: foreign Depends: golang-github-chromedp-cdproto-dev, ${misc:Depends}, Description: fast, simple way to drive browsers supporting the Chrome DevTools Protocol (library) chromedp is a faster, simpler way to drive browsers supporting the Chrome DevTools Protocol (https://chromedevtools.github.io/devtools-protocol/) in Go without external dependencies.