_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-openprinting-goipp 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/OpenPrinting/goipp
Licenses: FreeBSD
Synopsis: IPP core protocol implementation
Description:

The goipp package implements the IPP core protocol, as defined by @urlhttps://rfc-editor.org/rfc/rfc8010.html,RFC 8010.

git-without-safe-directory-check 2.51.0
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 curl@8.6.0 expat@2.7.1 openssl@3.0.8 perl@5.36.0 sed@4.9 zlib@1.3.1
Channel: guix-forge
Location: forge/git.scm (forge git)
Home page: https://git-scm.com/
Licenses: GPL 2
Synopsis: Distributed version control system
Description:

Git is a free distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

go-github-com-dpotapov-go-spnego 0.0.0-20220426193508-b7f82e4507db
Propagated dependencies: go-github-com-jcmturner-gokrb5-v8@8.4.4 go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/dpotapov/go-spnego
Licenses: Expat
Synopsis: HTTP calls with Kerberos authentication
Description:

The package extends Go's HTTP Transport allowing Kerberos authentication through Negotiate mechanism (see RFC4559).

go-github-com-puerkitobio-purell 1.2.1
Propagated dependencies: go-golang-org-x-net@0.46.0 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/PuerkitoBio/purell
Licenses: Modified BSD
Synopsis: Tiny Go library to normalize URLs
Description:

This package provides implements a functionality of URL normalizer as described in RFC 3986.

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-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-hexops-autogold-v2 2.3.0
Propagated dependencies: go-github-com-fatih-color@1.17.0 go-github-com-hexops-gotextdiff@1.0.3 go-github-com-hexops-valast@1.5.0 go-github-com-nightlyone-lockfile@1.0.0 go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/hexops/autogold
Licenses: ASL 2.0 Expat
Synopsis: Automatically update Go tests
Description:

Package autogold makes go test -update automatically update Go tests (golden files and Go values in e.g. foo_test.go).

go-github-com-go-openapi-inflect 0.21.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-openapi/inflect
Licenses: Expat
Synopsis: Pluralize words library for Golang
Description:

This package provides a basic set of functions applying grammar rules to inflect English words, modify case style (Capitalize, camelCase, snake_case, etc.).

go-github-com-microsoft-go-winio 0.6.0
Propagated dependencies: go-golang-org-x-mod@0.29.0 go-golang-org-x-tools@0.37.0 go-golang-org-x-sys@0.37.0 go-github-com-sirupsen-logrus@1.9.3
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
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-tailscale-depaware 0.0.0-20250112153213-b748de04d81b
Propagated dependencies: go-github-com-pkg-diff@0.0.0-20241224192749-4e6772a4315c go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/tailscale/depaware
Licenses: Modified BSD
Synopsis: Dependencies checker for Golang
Description:

This package implements a functionality to scan and report for dependencies which are checked in to the repository. It provides a library and CLI tool.

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-libp2p-go-netroute 0.2.1
Propagated dependencies: go-github-com-google-gopacket@1.1.19 go-golang-org-x-net@0.46.0 go-golang-org-x-sys@0.37.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-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-lestrrat-go-jwx-v2 2.1.6
Propagated dependencies: go-github-com-decred-dcrd-dcrec-secp256k1-v4@4.4.0 go-github-com-goccy-go-json@0.10.5 go-github-com-lestrrat-go-blackmagic@1.0.4 go-github-com-lestrrat-go-httprc@1.0.6 go-github-com-lestrrat-go-iter@1.0.2 go-github-com-lestrrat-go-option@1.0.1 go-github-com-segmentio-asm@1.2.0 go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/lestrrat-go/jwx
Licenses: Expat
Synopsis: Complete implementation of JWx in Golang
Description:

This package provides implementations of various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies.

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-lestrrat-go-jwx-v3 3.0.10
Propagated dependencies: go-github-com-decred-dcrd-dcrec-secp256k1-v4@4.4.0 go-github-com-goccy-go-json@0.10.5 go-github-com-lestrrat-go-blackmagic@1.0.4 go-github-com-lestrrat-go-httprc-v3@3.0.1 go-github-com-lestrrat-go-option-v2@2.0.0 go-github-com-segmentio-asm@1.2.0 go-github-com-valyala-fastjson@1.6.4 go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/lestrrat-go/jwx
Licenses: Expat
Synopsis: Complete implementation of JWx in Golang
Description:

This package provides implementations of various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies.

go-github-com-moby-sys-mountinfo 0.7.2
Propagated dependencies: go-golang-org-x-sys@0.37.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-containerd-go-runc 1.1.0
Dependencies: coreutils@9.1
Propagated dependencies: go-github-com-containerd-console@1.0.4 go-github-com-opencontainers-runtime-spec@1.2.1 go-github-com-sirupsen-logrus@1.9.3 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/containerd/go-runc
Licenses: ASL 2.0
Synopsis: Runc bindings for Golang
Description:

This package implements a functionality for consuming the runc binary in Go applications. It tries to expose all the settings and features of the runc CLI.

go-github-com-google-flatbuffers 24.12.23
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://google.github.io/flatbuffers/
Licenses: ASL 2.0
Synopsis: Memory-efficient serialization library
Description:

FlatBuffers is a cross-platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created for game development and other performance-critical applications.

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-lestrrat-go-httpcc 1.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/lestrrat-go/httpcc
Licenses: Expat
Synopsis: HTTP/1.1 Cache-Control header parser for Golang
Description:

This package provides a Go library that parses HTTP/1.1 Cache-Control header and returns a struct that is convenient for the end-user to do what they will with.

Total results: 1971