_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-goreleaser-fileglob 1.3.0
Propagated dependencies: go-github-com-gobwas-glob@0.2.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/goreleaser/fileglob
Licenses: Expat
Build system: go
Synopsis: Golang file globbing library
Description:

This package provides a filesystem glob API. It uses gobwas/glob underneath and returns only matching files or directories, depending on the configuration.

go-github-com-kardianos-minwinsvc 1.0.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kardianos/minwinsvc/
Licenses: Zlib
Build system: go
Synopsis: Minimal windows only service stub for Go
Description:

Go programs designed to run from most *nix style operating systems can import this package to enable running programs as services without modifying them.

go-github-com-masterminds-goutils 1.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Masterminds/goutils/
Licenses: ASL 2.0
Build system: go
Synopsis: Utility functions to manipulate strings
Description:

GoUtils provides utility functions to manipulate strings in various ways. It is a Go implementation of some string manipulation libraries of Java Apache Commons.

go-github-com-blevesearch-segment 0.9.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blevesearch/segment
Licenses: ASL 2.0
Build system: go
Synopsis: Go Unicode text segmentation library
Description:

This package provides a Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29.

go-github-com-alessio-shellescape 1.4.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/alessio/shellescape
Licenses: Expat
Build system: go
Synopsis: Escape arbitrary strings for use as command line arguments
Description:

This package provides the shellescape.Quote to escape arbitrary strings for a safe use as command line arguments in the most common POSIX shells.

go-github-com-stvp-go-udp-testing 0.0.0-20201019212854-469649b16807
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/stvp/go-udp-testing
Licenses: Expat
Build system: go
Synopsis: UDP test helpers for Golang
Description:

This package implements UDP test helpers. It lets assert that certain strings must or must not be sent to a given local UDP listener.

go-github-com-docker-distribution 2.8.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/docker/distribution
Licenses: ASL 2.0
Build system: go
Synopsis: This package is a Docker toolset to pack, ship, store, and deliver content
Description:

Docker Distribution is a Docker toolset to pack, ship, store, and deliver content. It contains Docker Registry 2.0 and libraries to interact with distribution components.

go-github-com-containerd-btrfs-v2 2.0.0
Propagated dependencies: go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/containerd/btrfs
Licenses: ASL 2.0
Build system: go
Synopsis: Btrfs bindings for Go
Description:

Package btrfs provides bindings for working with btrfs partitions from Go. The Linux kernel headers are only required on compilation time, not on run time.

go-github-com-manifoldco-promptui 0.9.0
Propagated dependencies: go-github-com-chzyer-readline@1.5.1 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/manifoldco/promptui
Licenses: Modified BSD
Build system: go
Synopsis: Interactive prompt for command-line applications
Description:

Promptui is a library providing a simple interface to create interactive prompts for command-line applications. It supports selections, text input, and confirmation dialogs with customizable templates.

go-github-com-paesslerag-jsonpath 0.1.1
Propagated dependencies: go-github-com-paesslerag-gval@1.2.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/PaesslerAG/jsonpath
Licenses: Modified BSD
Build system: go
Synopsis: JSONPath implementation for Go
Description:

This package provides a JSONPath implementation for Go using the gval expression evaluation library. It allows querying JSON documents using JSONPath expressions like $.store.book[*].author.

go-github-com-containers-image-v5 5.36.2
Propagated dependencies: go-dario-cat-mergo@1.0.2 go-github-com-burntsushi-toml@1.5.0 go-github-com-containers-libtrust@0.0.0-20230121012942-c1716e8a8d01 go-github-com-containers-ocicrypt@1.2.1 go-github-com-containers-storage@1.59.1 go-github-com-cyberphone-json-canonicalization@0.0.0-20241213102144-19d51d7fe467 go-github-com-docker-cli@25.0.7 go-github-com-docker-distribution@2.8.3 go-github-com-docker-docker@25.0.7 go-github-com-docker-docker-credential-helpers@0.9.2 go-github-com-docker-go-connections@0.5.0 go-github-com-hashicorp-go-cleanhttp@0.5.2 go-github-com-hashicorp-go-retryablehttp@0.7.8 go-github-com-klauspost-compress@1.18.0 go-github-com-klauspost-pgzip@1.2.6 go-github-com-manifoldco-promptui@0.9.0 go-github-com-mattn-go-sqlite3@1.14.34 go-github-com-opencontainers-go-digest@1.0.0 go-github-com-opencontainers-image-spec@1.1.0 go-github-com-proglottis-gpgme@0.1.6 go-github-com-secure-systems-lab-go-securesystemslib@0.10.0 go-github-com-sigstore-fulcio@1.8.5 go-github-com-sigstore-sigstore@1.10.4 go-github-com-sirupsen-logrus@1.9.3 go-github-com-stretchr-testify@1.11.1 go-github-com-sylabs-sif-v2@2.22.0 go-github-com-ulikunitz-xz@0.5.12 go-github-com-vbauerster-mpb-v8@8.11.3 go-go-etcd-io-bbolt@1.4.3 go-golang-org-x-crypto@0.50.0 go-golang-org-x-oauth2@0.36.0 go-golang-org-x-sync@0.20.0 go-golang-org-x-term@0.42.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/containers/image
Licenses: ASL 2.0
Build system: go
Synopsis: Container image library for Go
Description:

This package provides a Go library for working with container images, including copying between registries, validating signatures, and converting between different image formats like Docker and OCI.

go-github-com-golang-mock-mockgen 1.6.0
Propagated dependencies: go-golang-org-x-mod@0.35.0 go-golang-org-x-tools@0.44.0 go-golang-org-x-xerrors@0.0.0-20240903120638-7835f813f4da
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/golang/mock
Licenses: ASL 2.0
Build system: go
Synopsis: Mocking framework for Golang
Description:

This package provides the mocking framework for the Golang. It integrates well with Golang's built-in testing package, but can be used in other contexts too.

go-github-com-sorairolake-lzip-go 0.3.8
Propagated dependencies: go-github-com-ulikunitz-xz@0.5.12
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/sorairolake/lzip-go
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: Pure Go implementation for reading and writing lzip
Description:

Package lzip implements the lzip compressed format and supports reading and writing of lzip compressed streams.

go-github-com-digitorus-timestamp 0.0.0-20250524132541-c45532741eea
Propagated dependencies: go-github-com-digitorus-pkcs7@0.0.0-20250730155240-ffadbf3f398c
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/digitorus/timestamp
Licenses: FreeBSD
Build system: go
Synopsis: RFC3161 Time-Stamp Protocol implementation for Go
Description:

This package implements the Time-Stamp Protocol (TSP) as specified in RFC3161 (Internet X.509 Public Key Infrastructure Time-Stamp Protocol).

go-github-com-blevesearch-stempel 0.2.0
Propagated dependencies: go-golang-org-x-text@0.36.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blevesearch/stempel
Licenses: ASL 2.0
Build system: go
Synopsis: Go implementation of the Stempel stemmer
Description:

This package provides a Go implementation of the Stempel stemmer, an algorithmic stemmer frequently used with (but not limited to) the Polish language.

go-github-com-scylladb-termtables 0.0.0-20191203121021-c4c0b6d42ff4
Channel: cast
Location: cast/packages/wrtag.scm (cast packages wrtag)
Home page: https://github.com/scylladb/termtables
Licenses: ASL 2.0
Build system: go
Synopsis: Fast and simple ASCII table generation for Go
Description:

This package provides a @urlhttp://golang.org,Go port of the Ruby library @urlhttps://github.com/visionmedia/terminal-table,terminal-tables for fast and simple ASCII table generation.

go-github-com-vektah-gqlparser-v2 2.5.31
Propagated dependencies: go-github-com-agnivade-levenshtein@1.2.0 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/vektah/gqlparser
Licenses: Expat
Build system: go
Synopsis: Port of the parser from @code{graphql-js} into golang
Description:

This is a parser for GraphQL, written to mirror the graphql-js reference implementation as closely while remaining idiomatic and easy to use.

go-github-com-in-toto-attestation 1.1.2
Propagated dependencies: go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/in-toto/attestation
Licenses: ASL 2.0
Build system: go
Synopsis: In-toto attestation format specification and Go bindings
Description:

This package provides the in-toto attestation format specification and Go language bindings. In-toto attestations are authenticated metadata about software artifacts, providing verifiable claims about how software was produced.

go-github-com-shibumi-go-pathspec 1.3.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/shibumi/go-pathspec
Licenses: ASL 2.0
Build system: go
Synopsis: Gitignore-style path pattern matching for Go
Description:

This package provides gitignore-style path pattern matching in Go. It implements the same matching rules used by .gitignore files to determine whether a file path matches a given pattern.

go-github-com-danielgtaylor-mexpr 1.10.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/danielgtaylor/mexpr
Licenses: Expat
Build system: go
Synopsis: Micro expression parser library for Golang
Description:

Package mexpr provides a simple expression parser, originally built for use in templating languages (e.g. for-loop variable selection, if-statement evaluation) so is minimal in what it supports by design.

go-github-com-teambition-rrule-go 1.8.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/teambition/rrule-go
Licenses: Expat
Build system: go
Synopsis: Recurrence rules for calendar dates for Golang
Description:

This package provides a functionality to work with recurrence rules for calendar dates. It offers a complete implementation of the RFC 2445 specification.

go-github-com-ipfs-go-ipld-format 0.6.0
Propagated dependencies: go-github-com-multiformats-go-multihash@0.2.3 go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipld-format
Licenses: Expat
Build system: go
Synopsis: IPLD Node and Resolver interfaces in Go
Description:

go-ipld-format is a set of interfaces that a type needs to implement in order to be a part of the IPLD merkle-forest.

go-github-com-joshuarubin-go-sway 1.2.0
Propagated dependencies: go-github-com-joshuarubin-lifecycle@1.2.1 go-go-uber-org-multierr@1.11.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/joshuarubin/go-sway
Licenses: Expat
Build system: go
Synopsis: Sway client for Go
Description:

This package simplifies working with the sway IPC from Go.

The SWAYSOCK environment variable must be set properly and sway must be running with the same byteorder as the client.

go-github-com-lestrrat-go-envload 0.0.0-20180220234015-a3eb8ddeffcc
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lestrrat-go/envload
Licenses: Expat
Build system: go
Synopsis: Restore and load environment variables
Description:

This package implements a Perl5 like temporary variable, for applications requiring reloading of configuration from environment variables or during the tests temporarily change the value of an environment variable in Golang.

Page: 17374757677107
Total packages: 2561