File: control

package info (click to toggle)
golang-gomemcache 0.0~git20141109-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 96 kB
  • sloc: makefile: 3
file content (18 lines) | stat: -rw-r--r-- 723 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: golang-gomemcache
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 9), dh-golang, golang-any
Standards-Version: 3.9.6
Homepage: https://github.com/bradfitz/gomemcache
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-go/packages/golang-gomemcache.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-gomemcache.git
XS-Go-Import-Path: github.com/bradfitz/gomemcache

Package: golang-github-bradfitz-gomemcache-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Go memcached client library
 gomemcache is a memcache client library for the Go programming
 language.