Source: golang-github-v2fly-browserbridge
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Roger Shimizu <rosh@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-gopherjs-gopherjs-dev,
 golang-github-gorilla-websocket-dev,
 golang-github-lunixbochs-struc-dev,
 golang-github-xtaci-smux-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-v2fly-browserbridge
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-v2fly-browserbridge.git
Homepage: https://github.com/v2fly/BrowserBridge
XS-Go-Import-Path: github.com/v2fly/BrowserBridge

Package: golang-github-v2fly-browserbridge-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 golang-github-gopherjs-gopherjs-dev,
 golang-github-gorilla-websocket-dev,
 golang-github-lunixbochs-struc-dev,
 golang-github-xtaci-smux-dev,
Description: browserbridge library for golang
 browserbridge is a component of the V2Fly ecosystem, specifically
 designed to facilitate Browser Forwarding. It allows the proxy core to
 use a real web browser (or its network stack) to handle traffic.
