Source: golang-github-tmc-scp Section: golang Priority: optional Maintainer: Aron Xu Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-kballard-go-shellquote-dev, golang-golang-x-crypto-dev Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tmc-scp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tmc-scp.git Homepage: https://github.com/tmc/scp XS-Go-Import-Path: github.com/tmc/scp Package: golang-github-tmc-scp-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-kballard-go-shellquote-dev, golang-golang-x-crypto-dev Description: basic implementation of scp for go provides a simple interface to copying files over a go.crypto/ssh session