Source: golang-github-rainycape-memcache Section: golang Maintainer: Debian Go Packaging Team Uploaders: Mathias Gibbens Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-rainycape-memcache Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-rainycape-memcache.git Homepage: https://github.com/rainycape/memcache XS-Go-Import-Path: github.com/rainycape/memcache Package: golang-github-rainycape-memcache-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: High performance memcache client in Go (library) This package provides a memcache client library for the Go programming language. It is a high performance fork of the original library github.com/bradfitz/gomemcache.