File: control

package info (click to toggle)
golang-github-gogits-go-gogs-client 0.0~git20160830.0.d8aff57-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, trixie
  • size: 164 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 823 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: golang-github-gogits-go-gogs-client
Section: devel
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go
Standards-Version: 3.9.8
Homepage: https://github.com/gogits/go-gogs-client
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-gogits-go-gogs-client.git
Vcs-Git: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-gogits-go-gogs-client.git
XS-Go-Import-Path: github.com/gogits/go-gogs-client

Package: golang-github-gogits-go-gogs-client-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go
Description: Gogs API client in Go
 This library implements a client for the Gogs REST API which is an
 interface similar to the Github v3 API.