DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-pb33f-libopenapi 0.38.0-1

Package Information

Descriptionenterprise 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.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByReinhard Tartler <siretart@tauware.de>
Sponsorsiretart@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-pb33f-libopenapi.git (browse)
Closes#1140036
Trackerhttps://tracker.debian.org/pkg/golang-github-pb33f-libopenapi
Uploaded3 hours ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateSun, 14 Jun 2026 14:23:22 -0400
Sourcegolang-github-pb33f-libopenapi
Version0.38.0-1
Changed-ByReinhard Tartler
Changelog
golang-github-pb33f-libopenapi (0.38.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1140036)
   * Add yaml v4 rc5 compatibility patches:
     - Fix checkDuplicateMappingKeys error format to match rc5's Node.Decode
   * Add test_specs/ and bundler/test/ to DH_GOLANG_INSTALL_EXTRA
     so YAML/JSON test fixtures are available in the dh-golang builddir
   * Bump golang-go.yaml-yaml-v4-dev dependency to (>> 4.0.0~rc5)
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-github-pb33f-libopenapi-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/pb33f/libopenapi
Upstream-Name: libopenapi
Upstream-Contact: Dave Shanley <dave@quobix.com>

Files: *
Copyright: 2022-2025 Princess Beef Heavy Industries, LLC / Dave Shanley
License: Expat

Files: debian/*
Copyright: 2026 Reinhard Tartler <siretart@tauware.de>
License: Expat
Comment: Debian packaging is licensed under the same terms as upstream

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package