golang-github-tinylib-msgp 1.0.2-3build1 source package in Ubuntu

Changelog

golang-github-tinylib-msgp (1.0.2-3build1) hirsute; urgency=medium

  * No-change rebuild using new golang

 -- Steve Langasek <email address hidden>  Wed, 11 Nov 2020 22:14:08 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-tinylib-msgp_1.0.2.orig.tar.gz 66.7 KiB 3769a1d074e1e8a1903d26c0cf36ad249848d3a0b2a78c20b8040cfd6ce3811f
golang-github-tinylib-msgp_1.0.2-3build1.debian.tar.xz 3.7 KiB e30e7a98b83b015014a7db701a349869d5dea50097e634ee84540c7360883a76
golang-github-tinylib-msgp_1.0.2-3build1.dsc 2.5 KiB 7d44efcfeaeaec1dc42acab727d769d8e88cabe7d4f23126755dc383facf4395

View changes file

Binary packages built by this source

golang-github-tinylib-msgp-dev: Go code generator for MessagePack (source)

 This is a code generation tool and serialization library for MessagePack. It is
 targeted at the go generate tool. You can read more about MessagePack in the
 wiki, or at msgpack.org.
 .
 Why?
 .
   * Use Go as your schema language
   * Speeeeeed (400MB/s on modern hardware)
   * JSON interop
   * User-defined extensions
   * Type safety
   * Encoding flexibility
 .
 This package contains the source.

msgp: Go code generator for MessagePack

 This is a code generation tool and serialization library for MessagePack. It is
 targeted at the go generate tool. You can read more about MessagePack in the
 wiki, or at msgpack.org.
 .
 Why?
 .
   * Use Go as your schema language
   * Speeeeeed (400MB/s on modern hardware)
   * JSON interop
   * User-defined extensions
   * Type safety
   * Encoding flexibility
 .
 This package contains the tools/binaries.