Source: golang-golang-x-x11 Section: golang Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, Standards-Version: 4.7.4 Homepage: https://github.com/golang-design/x11 Vcs-Browser: https://forgejo.debian.net/golang/golang-golang-x-x11 Vcs-Git: https://forgejo.debian.net/golang/golang-golang-x-x11 Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: golang.design/x/x11 Package: golang-golang-x-x11-dev Section: golang Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: Minimal, pure-Go X11 wire-protocol client (library) A minimal, pure-Go client for the X11 wire protocol - no Cgo, no libX11 required. . This library implements the encoding, decoding, and parsing for the slice of the X Window System Protocol, version 11 needed to talk to an X server directly over its socket.