Source: golang-github-pkg-sftp Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-github-kr-fs-dev, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pkg-sftp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pkg-sftp.git Homepage: https://github.com/pkg/sftp XS-Go-Import-Path: github.com/pkg/sftp Package: golang-github-pkg-sftp-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-kr-fs-dev, golang-github-pkg-errors-dev, golang-golang-x-crypto-dev Description: SFTP support for the golang.org/x/crypto/ssh package The sftp package provides support for file system operations on remote ssh servers using the SFTP subsystem for the Go programming language.