_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-btcsuite-btclog-v2 2.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/btcsuite/btclog
Licenses: ISC
Synopsis: Subsystem aware logger for Go
Description:

Package btclog defines a logger interface and provides a default implementation of a subsystem-aware leveled logger implementing the same interface.

go-github-com-dustin-go-humanize 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/dustin/go-humanize
Licenses: Expat
Synopsis: Humane unit formatter
Description:

go-humanize provides formatters for units to human friendly sizes. It converts boring ugly numbers to human-friendly strings and back.

go-github-com-microsoft-go-winio 0.6.0
Propagated dependencies: go-golang-org-x-mod@0.21.0 go-golang-org-x-tools@0.25.0 go-golang-org-x-sys@0.28.0 go-github-com-sirupsen-logrus@1.9.3
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/Microsoft/go-winio
Licenses: Expat
Synopsis: Win32 IO-related utilities for Go
Description:

This package provides utilities for efficiently performing Win32 IO operations in Go. Currently, this package is provides support for genreal IO and management of

go-github-com-lestrrat-go-httpcc 1.0.0
Propagated dependencies: go-github-com-pkg-errors@0.9.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/lestrrat-go/httpcc
Licenses: Expat
Synopsis: httpcc
Description:

Parses HTTP/1.1 Cache-Control header, and returns a struct that is convenient for the end-user to do what they will with.

go-github-com-libp2p-go-netroute 0.2.1
Propagated dependencies: go-github-com-google-gopacket@1.1.19 go-golang-org-x-net@0.33.0 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-netroute
Licenses: Modified BSD
Synopsis: Routing table abstraction library for Golang
Description:

go-netroute provides an implementation of the gopacket/routing.Router interface for Golang.

go-github-com-datadog-datadog-go 4.8.3
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/DataDog/datadog-go
Licenses: Expat
Synopsis: Golang client library to work with DataDog's API
Description:

datadog-go is a library that provides a DogStatsD client in Golang.

go-github-com-lunixbochs-vtclean 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lunixbochs/vtclean
Licenses: Expat
Synopsis: Filter out terminal escape sequences
Description:

The vtclean provides the vtclean command and a library designed to clean up raw terminal output by stripping escape sequences, optionally preserving color.

go-github-com-jackpal-go-nat-pmp 1.0.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jackpal/go-nat-pmp
Licenses: ASL 2.0
Synopsis: Port mapping and discovery of external IP address
Description:

This package provides a Go client for the NAT-PMP internet protocol for port mapping and discovering the external IP address of a firewall.

go-github-com-moby-sys-mountinfo 0.7.2
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/moby/sys
Licenses: ASL 2.0
Synopsis: Retrieve information about OS mounts
Description:

Package mountinfo provides a set of functions to retrieve information about OS mounts as seen by the current process is available from /proc/self/mountinfo.

go-github-com-orisano-pixelmatch 0.0.0-20230914042517-fa304d1dc785
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/orisano/pixelmatch
Licenses: Expat
Synopsis: Pixelmatch port to Go
Description:

This package provides a port of Pixelmatch, a pixel-level image comparison library, to Go. Both a library and a command-line tool are included in this package.

go-github-com-alicebob-miniredis 2.5.0+incompatible
Propagated dependencies: go-github-com-alicebob-gopher-json@0.0.0-20200520072559-a9ecdc9d1d3a go-github-com-gomodule-redigo@1.9.2 go-github-com-yuin-gopher-lua@1.1.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/alicebob/miniredis
Licenses: Expat
Synopsis: Miniredis
Description:

Package miniredis is a pure Go Redis test server, for use in Go unittests. There are no dependencies on system binaries, and every server you start will be empty.

go-github-com-kylelemons-godebug 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kylelemons/godebug
Licenses: ASL 2.0
Synopsis: Pretty printer for Go values
Description:

This package will pretty print a compact representation of a Go data structure. It can also produce a much more verbose, one-item-per-line representation suitable for computing diffs.

go-github-com-go-task-slim-sprig 2.20.0-0.afa1e20
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-task/slim-sprig
Licenses: Expat
Synopsis: Various useful template functions for Go
Description:

Sprig provides over 100 functions that extend the Go template system. Slim-Sprig is a fork of Sprig that removes all external dependencies to make the library more lightweight.

go-github-com-keybase-go-logging 0.0.0-20211118164508-35a15a9fa71a
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-logging
Licenses: Modified BSD
Synopsis: Golang logging library
Description:

Package logging implements a logging infrastructure for Go. It supports different logging backends like syslog, file and memory. Multiple backends can be utilized with different log levels per backend and logger.

go-github-com-jmattheis-goverter 1.7.0
Propagated dependencies: go-github-com-dave-jennifer@1.7.0 go-golang-org-x-tools@0.25.0 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jmattheis/goverter
Licenses: Expat
Synopsis: Type-safe Go converters by defining function signatures
Description:

This package provides a functionality to generate type-safe converters for Go. The project is meant as alternative to jinzhu/copier that doesn't use reflection.

go-github-com-google-flatbuffers 25.2.10
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/google/flatbuffers
Licenses: ASL 2.0
Synopsis: FlatBuffers
Description:

@strongFlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.

go-github-com-microsoft-go-winio 0.5.1
Propagated dependencies: go-golang-org-x-sys@0.28.0 go-github-com-sirupsen-logrus@1.9.3 go-github-com-pkg-errors@0.9.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/Microsoft/go-winio
Licenses: Expat
Synopsis: go-winio
Description:

This repository contains utilities for efficiently performing Win32 IO operations in Go. Currently, this is focused on accessing named pipes and other file handles, and for using named pipes as a net transport.

go-github-com-golang-mock-gomock 1.6.0
Propagated dependencies: go-golang-org-x-tools@0.25.0 go-golang-org-x-mod@0.21.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/golang/mock
Licenses: ASL 2.0
Synopsis: Mocking framework for Golang
Description:

gomock is a mocking framework for the Go programming language. It integrates well with Go's built-in testing package, but can be used in other contexts too.

go-github-com-go-jose-go-jose-v4 4.0.3
Propagated dependencies: go-golang-org-x-crypto@0.31.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-jose/go-jose
Licenses: ASL 2.0
Synopsis: Implementation of JOSE standards (JWE, JWS, JWT) in Go
Description:

This package provides a Golang implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.

go-github-com-go-jose-go-jose-v3 3.0.3
Propagated dependencies: go-golang-org-x-crypto@0.31.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-jose/go-jose
Licenses: ASL 2.0
Synopsis: Implementation of JOSE standards (JWE, JWS, JWT) in Go
Description:

This package provides a Golang implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.

go-github-com-containerd-cgroups 1.1.0
Propagated dependencies: go-github-com-cilium-ebpf@0.16.0 go-github-com-coreos-go-systemd-v22@22.5.0 go-github-com-docker-go-units@0.5.0 go-github-com-godbus-dbus-v5@5.1.0 go-github-com-gogo-protobuf@1.3.2 go-github-com-opencontainers-runtime-spec@1.2.0 go-github-com-sirupsen-logrus@1.9.3 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://containerd.io/
Licenses: ASL 2.0
Synopsis: Cgroups for Golang
Description:

This package implements a functionality for creating, managing, inspecting, and destroying cgroups. The resources format for settings on the cgroup uses the OCI runtime-spec found here.

go-github-com-ipld-go-ipld-prime 0.21.0
Propagated dependencies: go-github-com-google-go-cmp@0.6.0 go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-polydawn-refmt@0.89.0 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipld/go-ipld-prime
Licenses: Expat
Synopsis: Golang interfaces for the IPLD Data Model
Description:

go-ipld-prime is an implementation of the IPLD spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects (traversals, etc).

go-github-com-tomwright-dasel-v2 2.8.1
Propagated dependencies: go-github-com-alecthomas-chroma-v2@2.14.0 go-github-com-clbanning-mxj-v2@2.7.0 go-github-com-pelletier-go-toml-v2@2.2.3 go-github-com-spf13-cobra@1.8.1 go-golang-org-x-net@0.33.0 go-golang-org-x-text@0.21.0 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/tomwright/dasel
Licenses: Expat
Synopsis: Tool to work with JSON, TOML, YAML, XML and CSV files
Description:

Dasel (short for data-selector) allows you to query and modify data structures using selector strings. It's similar to jq/yq, but supports JSON, YAML, TOML, XML and CSV with zero runtime dependencies.

Total results: 1754