golang-github-jacobsa-oglematchers 0.0~git20150320-3 source package in Ubuntu

Changelog

golang-github-jacobsa-oglematchers (0.0~git20150320-3) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Remove Built-Using from arch:all -dev package

  [ Michael Stapelberg ]
  * Switch to XS-Go-Import-Path

 -- Michael Stapelberg <email address hidden>  Fri, 09 Feb 2018 09:27:26 +0100

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-jacobsa-oglematchers_0.0~git20150320-3.dsc 2.3 KiB 320ec239a8cb8c93ee0d0aa521e8aca725adb4169208ba8498a99717dc37b80a
golang-github-jacobsa-oglematchers_0.0~git20150320.orig.tar.bz2 29.9 KiB 51b464048871fa1e7f61c76890d2e91b195e425f77091626fc077d1e56435554
golang-github-jacobsa-oglematchers_0.0~git20150320-3.debian.tar.xz 1.9 KiB 6053e4f42cfbd31a462799baeb4792235e31fdb94612f1a5b7c6dee31ee0c61a

No changes file available.

Binary packages built by this source

golang-github-jacobsa-oglematchers-dev: matchers for testing/mocking frameworks such as ogletest

 oglematchers is a package for the Go programming language containing a set of
 matchers, useful in a testing or mocking framework, inspired by and mostly
 compatible with Google Test for C++ and Google JS Test. The package is used by
 the ogletest testing framework and oglemock mocking framework, which may be
 more directly useful to you, but can be generically used elsewhere as well.