File: control

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

Package: golang-github-garyburd-redigo-dev
Architecture: all
Depends: golang-any, ${misc:Depends}, ${shlibs:Depends}
Description: Go client for Redis
 Redigo is a Go client for the Redis database.