Source: golang-github-jezek-xgb Section: golang Maintainer: Debian Go Packaging Team Uploaders: Vincent Blut , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, xauth , xvfb , Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jezek-xgb Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jezek-xgb.git Homepage: https://github.com/jezek/xgb XS-Go-Import-Path: github.com/jezek/xgb X-Style: black Package: golang-github-jezek-xgb-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: XGB is the X protocol Go language binding (library) It is a low-level API to communicate with the core X protocol and many of the X extensions. It is closely modeled after XCB and xpyb.