Source: golang-github-futurfusion-vsock Section: golang Maintainer: Debian Go Packaging Team Uploaders: Mathias Gibbens Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-google-go-cmp-dev, golang-github-mdlayher-socket-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-futurfusion-vsock Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-futurfusion-vsock.git Homepage: https://github.com/FuturFusion/vsock XS-Go-Import-Path: github.com/FuturFusion/vsock Package: golang-github-futurfusion-vsock-dev Architecture: all Multi-Arch: foreign Depends: golang-github-google-go-cmp-dev, golang-github-mdlayher-socket-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, ${misc:Depends} Description: Access to Linux VM sockets (AF_VSOCK) Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. . This is a forked version of golang-github-mdlayher-vsock that adds Winsock2 support, allowing for vsock support in Windows VMs.