Package: wnpp Severity: wishlist Owner: Reinhard Tartler <[email protected]>
* Package name : golang-github-pb33f-ordered-map Version : 2.3.1 Upstream Author : Princess Beef Heavy Industries, LLC / Dave Shanley * URL : https://github.com/pb33f/ordered-map * License : Apache-2.0 Programming Lang: Go Description : Generic ordered map for Go with O(1) operations pb33f/ordered-map is a generic ordered map implementation for Go that remembers the order in which keys were inserted, akin to Python's OrderedDict. It offers O(1) operations, supports any comparable key types, JSON/YAML marshalling, and Go 1.23 iterator support. Reason: Required as a build dependency of golang-github-pb33f-libopenapi.

