Source: golang-github-koofr-go-koofrclient Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Drew Parsons Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-ginkgo-dev, golang-gomega-dev, golang-github-koofr-go-httpclient-dev Standards-Version: 4.4.1 Homepage: https://github.com/koofr/go-koofrclient Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-koofr-go-koofrclient Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-koofr-go-koofrclient.git XS-Go-Import-Path: github.com/koofr/go-koofrclient Testsuite: autopkgtest-pkg-go Package: golang-github-koofr-go-koofrclient-dev Architecture: all Depends: ${misc:Depends}, golang-ginkgo-dev, golang-gomega-dev, golang-github-koofr-go-httpclient-dev Description: Go Koofr client Koofr client for the Go language. . GoDoc (https://godoc.org/github.com/koofr/go-koofrclient) Installgo get github.com/koofr/go-koofrclient Testinggo get -t KOOFR_APIBASE="https://app.koofr.net" KOOFR_EMAIL="email@example.com" KOOFR_PASSWORD="yourpassword" go test