golang-github-pb33f-libopenapi 0.38.0-1
Package Information
| 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. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Reinhard Tartler <siretart@tauware.de> |
| Sponsor | siretart@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-pb33f-libopenapi.git (browse) |
| Closes | #1140036 |
| Tracker | https://tracker.debian.org/pkg/golang-github-pb33f-libopenapi |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Architecture | all source |
|---|---|
| Distribution | unstable |
| Date | Sun, 14 Jun 2026 14:23:22 -0400 |
| Source | golang-github-pb33f-libopenapi |
| Version | 0.38.0-1 |
| Changed-By | Reinhard 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
| Section | golang |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | golang-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.