golang-github-muesli-combinator 0.3.0-1 source package in Ubuntu

Changelog

golang-github-muesli-combinator (0.3.0-1) unstable; urgency=medium

  * Initial release (Closes: #1024464)

 -- Ryan Kavanagh <email address hidden>  Sat, 19 Nov 2022 17:41:59 -0500

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-muesli-combinator_0.3.0-1.dsc 2.2 KiB 9f2ab77ae18e381fa94550baf24e4a9d9408ce1af3260c0ffbfa6f5ba3fb3eca
golang-github-muesli-combinator_0.3.0.orig.tar.gz 4.1 KiB 8117bfae420c5e6027aaea5cd179e945f250df83ece47fe3b8546196106df6be
golang-github-muesli-combinator_0.3.0-1.debian.tar.xz 2.2 KiB d5ec5ebc0b0f618ab64b39360c6d6fe042a467471a9ddc3105ded4e43397d303

No changes file available.

Binary packages built by this source

golang-github-muesli-combinator-dev: slice generator for all possible combinations of values

 Generates a slice of all possible value combinations for any given struct and
 a set of its potential member values. This can be used to generate extensive
 test matrixes among other things.