_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-buger-jsonparser 1.1.1
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/buger/jsonparser
Licenses: Expat
Synopsis: Alternative JSON parser for Golang
Description:

This package provides an alternative implementation of standard encoding/json with higher performance.

go-github-com-emersion-go-smtp 0.22.0
Propagated dependencies: go-github-com-emersion-go-sasl@0.0.0-1.0b9dcfb
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-smtp
Licenses: Expat
Synopsis: SMTP implementation for Go
Description:

This package implements the Simple Mail Transfer Protocol as defined by RFC 5321.

go-github-com-mattn-go-pointer 0.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mattn/go-pointer
Licenses: Expat
Synopsis: Utility for cgo
Description:

This package allows for a cgo argument to be passed a Go pointer.

go-github-com-jarcoal-httpmock 1.3.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/jarcoal/httpmock
Licenses: Expat
Synopsis: HTTP mocking for Golang
Description:

Package httpmock provides tools for mocking HTTP responses. It implements exact URL and regexp matches.

go-github-com-azure-go-ntlmssp 0.0.0-20221128193559-754e69321358
Propagated dependencies: 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/Azure/go-ntlmssp
Licenses: Expat
Synopsis: NTLM negotiation in Go
Description:

This package provides NT (New Technology) LAN Manager/Negotiate authentication over HTTP.

go-github-com-msteinert-pam-v2 2.0.0
Propagated dependencies: go-golang-org-x-term@0.36.0 linux-pam@1.5.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/msteinert/pam
Licenses: FreeBSD
Synopsis: Golang wrapper module for the PAM API
Description:

This package provides a wrapper for the Pluggable Authentication Modules application API.

go-github-com-emersion-go-ical 0.0.0-20240127095438-fc1c9d8fb2b6
Propagated dependencies: 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/emersion/go-ical
Licenses: Expat
Synopsis: iCalendar library for Golang
Description:

This package implements RFC 5545 iCalendar specification.

go-github-com-jhillyerd-enmime 1.3.0
Propagated dependencies: go-github-com-cention-sany-utf7@0.0.0-20170124080048-26cad61bd60a go-github-com-gogs-chardet@0.0.0-20211120154057-b7413eaefb8f go-github-com-jaytaylor-html2text@0.0.0-20230321000545-74c2419ad056 go-github-com-pkg-errors@0.9.1 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/jhillyerd/enmime
Licenses: Expat
Synopsis: MIME encoder and decoder for Go
Description:

The enmime package implements a MIME encoding and decoding library geared towards parsing MIME encoded emails.

go-github-com-riywo-loginshell 0.0.0-20200815045211-7d26008be1ab
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/riywo/loginshell
Licenses: Expat
Synopsis: Get the user's login shell in Go
Description:

The loginshell package provides a Go library to get the login shell of the current user.

go-github-com-jpillora-sizestr 20160129-1.e2ea2fa
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: github.com/jpillora/sizestr
Licenses: Expat
Synopsis: Pretty print byte counts in Go
Description:

go-github-com-jpillora-sizestr provides a library to pretty print byte counts in Go.

go-github-com-chromedp-cdproto 0.0.0-20240312231614-1e5096e63154
Propagated dependencies: go-github-com-mailru-easyjson@0.7.7 go-github-com-chromedp-sysutil@1.0.0
Channel: zzkt
Location: zzkt/packages/duf.scm (zzkt packages duf)
Home page: https://github.com/chromedp/cdproto
Licenses: Expat
Synopsis: About cdproto
Description:

Package cdproto provides the Chrome DevTools Protocol commands, types, and events for the cdproto domain.

go-github-com-aybabtme-rgbterm 0.0.0-1.cc83f3b
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/aybabtme/rgbterm
Licenses: Expat
Synopsis: RGB terminal
Description:

Package rgbterm colorizes bytes and strings using RGB colors, for a full range of pretty terminal strings.

go-github-com-aybabtme-rgbterm 0.0.0-20170906152045-cc83f3b3ce59
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/aybabtme/rgbterm
Licenses: Expat
Synopsis: RGB colors support in terminal
Description:

Package rgbterm colorizes bytes and strings using RGB colors, for a full range of pretty terminal strings.

go-github-com-lestrrat-go-iter 1.0.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lestrrat-go/iter
Licenses: Expat
Synopsis: Iterator for arbitrary array and map types for Golang
Description:

This package provides a set of utilities to safely iterate over arbitrary array and maps types.

go-github-com-klauspost-asmfmt 1.3.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/klauspost/asmfmt
Licenses: Expat
Synopsis: Go Assembler Formatter
Description:

This package implements functionality to format Assembler code the same way that gofmt formats Go code.

go-github-com-wadey-gocovmerge 0.0.0-20160331181800-b5bfa59ec0ad
Propagated dependencies: go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/wadey/gocovmerge
Licenses: FreeBSD
Synopsis: Merge coverprofile results from multiple go cover runs
Description:

gocovmerge takes the results from multiple go test -coverprofile runs and merges them into one profile.

go-github-com-anmitsu-go-shlex 0.0.0-20200514113438-38f4b401e2be
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/anmitsu/go-shlex
Licenses: Expat
Synopsis: Lexical analyzer like Unix shell for golang
Description:

go-github-com-anmitsu-go-shlex provides a simple lexical analysis like the Unix shell.

go-github-com-jbenet-go-random 0.0.0-20190219211222-123a90aedc0c
Propagated dependencies: 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/jbenet/go-random
Licenses: Expat
Synopsis: Go library and a program that outputs randomness
Description:

This is a Unix utility that outputs randomness. It is a thin wrapper around crypto/rand.

go-github-com-agonopol-go-stem 0.0.0-20150630113328-985885018250
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/agonopol/go-stem
Licenses: Expat
Synopsis: Word Stemming in Golang
Description:

This package provides a implementation of the porter stemming algorithm: http://tartarus.org/~martin/PorterStemmer/index.html.

go-github-com-zeebo-blake3-avo 0.0.0-20240814144702-1a8215cf69be
Propagated dependencies: go-github-com-mmcloughlin-avo@0.6.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/zeebo/blake3
Licenses: CC0
Synopsis: BLAKE3 Avo integration
Description:

This package provides a avo vectorized version of BLAKE3 implementation in Golang.

go-github-com-rhysd-actionlint 1.7.7
Propagated dependencies: go-gopkg-in-yaml-v3@3.0.1 go-golang-org-x-sys@0.37.0 go-golang-org-x-sync@0.17.0 go-github-com-yuin-goldmark@1.7.13 go-github-com-robfig-cron-v3@3.0.1 go-github-com-mattn-go-shellwords@1.0.12 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-mattn-go-colorable@0.1.13 go-github-com-google-go-cmp@0.7.0 go-github-com-fatih-color@1.17.0 go-github-com-bmatcuk-doublestar-v4@4.8.1
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/rhysd/actionlint
Licenses: Expat
Synopsis: Statically check GitHub Action workflow files
Description:

Package actionlint is the implementation of actionlint linter. It's a static checker for GitHub Actions workflow files.

go-github-com-k-sone-critbitgo 1.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/k-sone/critbitgo
Licenses: Expat
Synopsis: Crit-bit for Golang
Description:

This package provides an implementatioin of Crit-bit trees in Golang.

go-github-com-ipfs-go-bitfield 1.1.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-bitfield
Licenses: Expat ASL 2.0
Synopsis: Allocated up-front Bitfield for Golang
Description:

This package implements a functionality similar to standard big.Int with some optimizations to use in IPFS.

go-github-com-dgryski-go-ddmin 0.0.0-20210904190556-96a6d69f1034
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/dgryski/go-ddmin
Licenses: FreeBSD
Synopsis: Delta-minimization algorithm in Golang
Description:

Package ddmin implements the delta-minimization test minimization algorithm.

Total results: 1956