golang-github-iancoleman-orderedmap 0.2.0-2 source package in Ubuntu

Changelog

golang-github-iancoleman-orderedmap (0.2.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + golang-github-iancoleman-orderedmap-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Wed, 23 Nov 2022 22:56:32 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-iancoleman-orderedmap_0.2.0-2.dsc 2.3 KiB c6f689304b87053c3b50470c24d4563823a8cc48976a8a2e5c1762f7d9f11d0a
golang-github-iancoleman-orderedmap_0.2.0.orig.tar.gz 5.4 KiB 710dda89d705d6619cd97fb03cc0369de01ad964eb6004499ce2082e6a7e6b7c
golang-github-iancoleman-orderedmap_0.2.0-2.debian.tar.xz 2.4 KiB fd131daea50aa38fab96b751d6a81800c08243c43f581e488225801cfbf867d4

Available diffs

No changes file available.

Binary packages built by this source

golang-github-iancoleman-orderedmap-dev: Golang map where the keys keep the order that they're added

 It can be de/serialized from/to JSON.
 It's based closely on the python collections.OrderedDict.