deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
Generic Utilities for the Go programming language (library)
GU is a collection of Generic Utility functions, using Type Parameters
featured in Go 1.18 and later. The author found himself writing
boilerplate code for slices, maps, poitners etc. Since 1.18 he
started using generics in some of his repositories and found that some
functions often are the same between projects. The repository is a
collection of those (utility) functions.
.
Although the functions are pretty basic and *almost* don't justify
putting them in a package, he shared this code under the unlicense,
with the purpose:
.
* Make his own life easier when reusing boiler plate code;
* So that others can easily use these utilities;
* People who want to learn more about generics in Go can read the code;
Homepage: https://github.com/muhlemmer/gu
Installed-Size: '34'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-muhlemmer-gu-dev
Priority: optional
Section: golang
Source: golang-github-muhlemmer-gu
Version: 0.3.1-2
srcpkg_name: golang-github-muhlemmer-gu
srcpkg_version: 0.3.1-2