Source: golang-github-getkin-kin-openapi Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Anthony Fok Rules-Requires-Root: no Build-Depends: debhelper (>= 13.4), debhelper-compat (= 13), dh-golang (>= 1.58~), dh-sequence-golang, golang-any (>= 2:1.16~), golang-github-invopop-yaml-dev (>= 0.1.0), golang-github-go-openapi-jsonpointer-dev (>= 1:0.19.5), golang-github-gorilla-mux-dev (>= 1.8.0), golang-github-mohae-deepcopy-dev (>= 0.0~git20170929.c48cc78), golang-github-stretchr-testify-dev (>= 1.8.1), golang-gopkg-yaml.v3-dev (>= 3.0.1), Testsuite: autopkgtest-pkg-go Standards-Version: 4.6.2 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 Homepage: https://github.com/getkin/kin-openapi XS-Go-Import-Path: github.com/getkin/kin-openapi Package: golang-github-getkin-kin-openapi-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, golang-github-invopop-yaml-dev (>= 0.1.0), golang-github-go-openapi-jsonpointer-dev (>= 1:0.19.5), golang-github-gorilla-mux-dev (>= 1.8.0), golang-github-mohae-deepcopy-dev (>= 0.0~git20170929.c48cc78), golang-github-stretchr-testify-dev (>= 1.8.1), golang-gopkg-yaml.v3-dev (>= 3.0.1), Description: OpenAPI 3.0 implementation for Go A Go project for handling OpenAPI (https://www.openapis.org/) files. The project targets the latest OpenAPI version (currently 3) but contains support for older OpenAPI versions too.