Source: golang-github-pb33f-libopenapi
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Reinhard Tartler <siretart@tauware.de>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-lucasjones-reggen-dev,
               golang-github-pb33f-jsonpath-dev,
               golang-github-pb33f-ordered-map-v2-dev,
               golang-go.yaml-yaml-v4-dev (>> 4.0.0~rc5),
               golang-golang-x-sync-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pb33f-libopenapi
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pb33f-libopenapi.git
Homepage: https://github.com/pb33f/libopenapi
XS-Go-Import-Path: github.com/pb33f/libopenapi

Package: golang-github-pb33f-libopenapi-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-lucasjones-reggen-dev,
          golang-github-pb33f-jsonpath-dev,
          golang-github-pb33f-ordered-map-v2-dev,
          golang-go.yaml-yaml-v4-dev (>> 4.0.0~rc5),
          golang-golang-x-sync-dev,
         ${misc:Depends},
Description: enterprise grade OpenAPI tools for Go (library)
 libopenapi is a fully featured, high performance OpenAPI 3.2, 3.1 and
 3.0 parser, library, validator and toolkit for Go applications. It can
 handle the largest and most complex specifications.
 .
 It supports parsing, indexing, mutating, bundling, diffing, rendering,
 mocking, and validation of OpenAPI documents. It also supports the
 Overlays and Arazzo specifications.
 .
 This package provides the library itself, intended to be used as a
 dependency by other Go applications.

