File: control

package info (click to toggle)
golang-github-getkin-kin-openapi 0.1.0%2Bgit20181119.fa639d0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 480 kB
  • sloc: makefile: 2
file content (25 lines) | stat: -rw-r--r-- 988 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
22
23
24
25
Source: golang-github-getkin-kin-openapi
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-github-ghodss-yaml-dev,
               golang-github-stretchr-testify-dev
Standards-Version: 4.2.1
Homepage: https://github.com/getkin/kin-openapi
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-getkin-kin-openapi
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-getkin-kin-openapi.git
XS-Go-Import-Path: github.com/getkin/kin-openapi
Testsuite: autopkgtest-pkg-go

Package: golang-github-getkin-kin-openapi-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-ghodss-yaml-dev,
         golang-github-stretchr-testify-dev
Description: OpenAPI 3.0 implementation for Go
 Package openapi contains an OpenAPI 3.0 implementation
 for Go.