golang-github-lpabon-godbc 1.0+git20140613.1.9577782-1.1 source package in Ubuntu

Changelog

golang-github-lpabon-godbc (1.0+git20140613.1.9577782-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sat, 09 Jan 2021 17:02:27 +0100

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
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-lpabon-godbc_1.0+git20140613.1.9577782-1.1.dsc 2.3 KiB 67d20603765b5afa1fa229c28e9c23341001f4e48334d25cefa9d15abd2e5f40
golang-github-lpabon-godbc_1.0+git20140613.1.9577782.orig.tar.xz 5.9 KiB d95a658b4443a38c13ccc144d3a0a9f3d27900a55c6854486723b06e20a35138
golang-github-lpabon-godbc_1.0+git20140613.1.9577782-1.1.debian.tar.xz 1.8 KiB 92c579549aee21f5bb55a2853b629cbb6c9009ae64dde18e7d2b45914ceb4a76

No changes file available.

Binary packages built by this source

golang-github-lpabon-godbc-dev: Design-by-contract library for Go

 Design-by-contract is an approach for designing software where the
 programmer defines a formal, precise and verifiable interface
 specification for software components.
 .
 The godbc library implements the design-by-contract methodology using
 pre- and post-condition assertion methods.