_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-spdx-tools-golang 0.5.5
Propagated dependencies: go-github-com-anchore-go-struct-converter@0.1.0 go-github-com-google-go-cmp@0.7.0 go-github-com-spdx-gordf@0.0.0-20250128162952-000978ccd6fb go-sigs-k8s-io-yaml@1.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/spdx/tools-golang
Licenses: CC-BY 4.0
Synopsis: Go source package to work with SPDX files
Description:

This source package is a collection of utilities intended to make it easier for Go programs to work with System Package Data Exchange files. It currently works with files conformant to versions 2.1, 2.2 and 2.3 of the SPDX specification and provides the following packages:

  • spdx - in-memory data model for the sections of an SPDX document

  • tagvalue - tag-value document reader and writer

  • rdf - RDF document reader

  • json - JSON document reader and writer

  • yaml - YAML document reader and writer

  • builder - builds empty SPDX document (with hashes) for directory contents

  • idsearcher - searches for SPDX short-form IDs and builds an SPDX document

  • licensediff - compares concluded licenses between files in two packages

  • reporter - generates basic license count report from an SPDX document

  • spdxlib - various utility functions for manipulating SPDX documents in memory

  • utils - various utility functions that support the other tools-golang packages

go-github-com-mholt-archiver-v3 3.5.1
Propagated dependencies: go-github-com-andybalholm-brotli@1.1.0 go-github-com-dsnet-compress@0.0.1 go-github-com-golang-snappy@0.0.4 go-github-com-klauspost-compress@1.18.0 go-github-com-klauspost-pgzip@1.2.6 go-github-com-nwaples-rardecode@1.1.3 go-github-com-pierrec-lz4-v4@4.1.21 go-github-com-ulikunitz-xz@0.5.12 go-github-com-xi2-xz@0.0.0-20171230120015-48954b6210f8
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/mholt/archiver
Licenses: Expat
Synopsis: Multi format archiver Golang library and CLI command
Description:

Package archiver facilitates convenient, cross-platform, high-level archival and compression operations for a variety of formats and compression algorithms.

Features:

  • stream-oriented APIs

  • automatically identify archive and compression formats

  • traverse directories, archive files, and any other file uniformly as io/fs file systems

  • compress and decompress files

  • create and extract archive files

  • walk or traverse into archive files

  • extract only specific files from archives

  • insert (append) into .tar and .zip archives

  • read from password-protected 7-Zip files

  • numerous archive and compression formats supported

  • extensible (add more formats just by registering them)

  • cross-platform, static binary

  • pure Golang (no cgo)

  • multithreaded Gzip

  • adjust compression levels

  • automatically add compressed files to zip archives without re-compressing

  • open password-protected rar archives

Supported compression formats:

  • brotli (.br)

  • bzip2 (.bz2)

  • flate (.zip)

  • gzip (.gz)

  • lz4 (.lz4)

  • lzip (.lz)

  • snappy (.sz)

  • xz (.xz)

  • zlib (.zz)

  • zstandard (.zst)

Supported archive formats:

  • .zip

  • .tar (including any compressed variants like .tar.gz)

  • .rar (read-only)

  • .7z (read-only)

go-github-com-neelance-sourcemap 0.0.0-20200213170602-2833bce08e4c
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/neelance/sourcemap
Licenses: FreeBSD
Synopsis:
#<unspecified>
go-github-com-logrusorgru-aurora 3.0.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/logrusorgru/aurora
Licenses: Unlicense
Synopsis: Golang ultimate ANSI-colors that supports Printf/Sprintf methods
Description:

Package aurora implements ANSI-colors

go-github-com-klauspost-compress 1.18.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/klauspost/compress
Licenses: Modified BSD
Synopsis: Go compression library
Description:

compress provides various compression algorithms.

go-github-com-anacrolix-generics 0.0.2
Propagated dependencies: go-golang-org-x-exp@0.0.0-20250911091902-df9299821621
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/anacrolix/generics
Licenses: MPL 2.0
Synopsis: Generic implementation for Golang
Description:

This package provides generic implementations for Go.

go-github-com-iancoleman-strcase 0.3.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/iancoleman/strcase
Licenses: Expat
Synopsis: Converting to snake_case or CamelCase
Description:

Package strcase converts strings to various cases.

go-github-com-montanaflynn-stats 0.7.1
Channel: guix
Location: gnu/packages/golang-maths.scm (gnu packages golang-maths)
Home page: https://github.com/montanaflynn/stats
Licenses: Expat
Synopsis: Statistics library for Golang
Description:

This package provides a statistical library for Golang.

go-github-com-fvbommel-sortorder 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/fvbommel/sortorder
Licenses: Expat
Synopsis: Sort orders and comparison functions
Description:

Package sortorder implements sort orders and comparison functions.

go-github-com-ryanuber-columnize 2.1.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/ryanuber/columnize
Licenses: Expat
Synopsis: Column formatted output for golang
Description:

This package implements column-formatted output for Golang.

go-github-com-golangplus-testing 1.0.0
Propagated dependencies: go-github-com-golangplus-fmt@1.0.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/golangplus/testing
Licenses: Modified BSD
Synopsis: Additions to Go's standard testing package
Description:

This package provides additions to Go's stdlib testing.

go-github-com-golangplus-testing 1.0.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/golangplus/testing
Licenses: Modified BSD
Synopsis: Additions to Go's standard testing package
Description:

This package provides additions to Go's stdlib testing.

go-github-com-mdlayher-genetlink 1.3.2
Propagated dependencies: go-github-com-mdlayher-netlink@1.7.2 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/mdlayher/genetlink
Licenses: Expat
Synopsis: Generic netlink interactions and data types
Description:

Package genetlink implements generic netlink interactions and data types.

go-github-com-protonmail-go-mime 0.0.0-20230322103455-7d82a3887f2f
Propagated dependencies: 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/ProtonMail/go-mime
Licenses: Expat
Synopsis: Go Mime Wrapper Library
Description:

This package provides a parser for MIME messages.

go-github-com-hashicorp-logutils 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/logutils
Licenses: MPL 2.0
Synopsis: Utilities for better logging for Golang
Description:

Package logutils augments the standard log package with levels.

go-github-com-modern-go-reflect2 1.0.2
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://github.com/modern-go/reflect2
Licenses: ASL 2.0
Synopsis: reflect2
Description:

reflect api that avoids runtime reflect.Value cost

go-github-com-containerd-errdefs 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/containerd/errdefs
Licenses: ASL 2.0
Synopsis: Common definition and library of errors used by containerd
Description:

Package errdefs defines the common errors used throughout containerd packages.

go-github-com-fanliao-go-promise 0.0.0-20141029170127-1890db352a72
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/fanliao/go-promise
Licenses: Expat
Synopsis: A library implement futrue and promise
Description:

Package promise provides a complete promise and future implementation.

go-github-com-acarl005-stripansi 0.0.0-20180116102854-5a71ef0e047d
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/acarl005/stripansi
Licenses: Expat
Synopsis: Strip ANSI
Description:

This Go package removes ANSI escape codes from strings.

go-github-com-go-git-go-billy-v5 5.6.0
Propagated dependencies: go-github-com-cyphar-filepath-securejoin@0.4.1 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/go-git/go-billy/
Licenses: ASL 2.0
Synopsis: File system abstraction for Go
Description:

Billy implements an interface based on the OS's standard library to develop applications without depending on the underlying storage. This makes it virtually free to implement mocks and testing over file system operations.

go-github-com-frankban-quicktest 1.14.6
Propagated dependencies: go-github-com-google-go-cmp@0.7.0 go-github-com-kr-pretty@0.3.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/frankban/quicktest
Licenses: Expat
Synopsis: Quick helpers for testing Go applications
Description:

Package quicktest provides a collection of Go helpers for writing tests.

go-github-com-facebookgo-flagenv 0.0.0-20160425205200-fcd59fca7456
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/facebookgo/flagenv
Licenses: Modified BSD
Synopsis: Populate flags from environment variables
Description:

Package flagenv provides the ability to populate flags from environment variables.

go-github-com-pmezard-go-difflib 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pmezard/go-difflib
Licenses: Modified BSD
Synopsis: Go diff implementation
Description:

This package provides unified and context-aware diffs in Go.

go-github-com-seancfoley-bintree 1.3.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/seancfoley/bintree
Licenses: ASL 2.0
Synopsis: Binary trees and tries for Golang
Description:

This package provides binary tree and trie data structures for Golang.

Total results: 2138