Source: golang-github-audriusbutkevicius-kcp-go Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-pkg-errors-dev, golang-github-templexxx-xor-dev, golang-golang-x-crypto-dev, golang-github-templexxx-reedsolomon-dev, golang-github-tjfoc-gmsm-dev, golang-golang-x-net-dev Standards-Version: 4.1.1 Homepage: https://github.com/AudriusButkevicius/kcp-go Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-audriusbutkevicius-kcp-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-audriusbutkevicius-kcp-go.git XS-Go-Import-Path: github.com/AudriusButkevicius/kcp-go Testsuite: autopkgtest-pkg-go Package: golang-github-audriusbutkevicius-kcp-go-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-pkg-errors-dev, golang-github-templexxx-xor-dev, golang-golang-x-crypto-dev, golang-github-templexxx-reedsolomon-dev, golang-github-tjfoc-gmsm-dev, golang-golang-x-net-dev Description: full-featured reliable UDP communication library kcp-go provides fast, ordered and error-checked delivery of streams over UDP packets, has been well tested with opensource project kcptun. Millions of devices(from low-end MIPS routers to high-end servers) are running with kcp-go at present, including applications like online games, live broadcasting, file synchronization and network acceleration.