golang-github-twinj-uuid 0.10.0+git20160909.96.7bbe408-7 source package in Ubuntu

Changelog

golang-github-twinj-uuid (0.10.0+git20160909.96.7bbe408-7) unstable; urgency=medium

  [ Aloïs Micard ]
  * d/control:
    - Update my uploader email.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Apply multi-arch hints. + golang-github-twinj-uuid-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 26 Nov 2022 15:46:32 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
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-twinj-uuid_0.10.0+git20160909.96.7bbe408-7.dsc 2.3 KiB 21b066268297e71f7de25daf2d47c9f7b89e9ad60b7a86cfe55298fa7cb410b4
golang-github-twinj-uuid_0.10.0+git20160909.96.7bbe408.orig.tar.xz 24.6 KiB 1e5661419b6b86796a805914a3f05558ee6c83527b9201dbb0c15d56269e4409
golang-github-twinj-uuid_0.10.0+git20160909.96.7bbe408-7.debian.tar.xz 2.7 KiB 19a6dca649630f19f17d3531921dab9e1c774282aafd1ea34aa3893552f4aeab

No changes file available.

Binary packages built by this source

golang-github-twinj-uuid-dev: RFC 4122 and DCE 1.1 compliant UUIDs in Go

 This package provides RFC 4122 and DCE 1.1 compliant UUIDs.
 .
 It will generate the following:
   Version 1: based on a Timestamp and MAC address as Node id
   Version 2: based on DCE Security - Experimental
   Version 3: based on MD5 hash
   Version 4: based on cryptographically secure random numbers
   Version 5: based on SHA-1 hash