_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-bradfitz-gomemcache 0.0.0-20230905024940-24af94b03874
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bradfitz/gomemcache
Licenses: ASL 2.0
Synopsis: Memcache client library in Go
Description:

This is a memcache client library for the Go programming language.

go-github-com-ncruces-go-strftime 0.1.9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/ncruces/go-strftime
Licenses: Expat
Synopsis: Implementation of strftime/strptime for Golang
Description:

Package strftime provides strftime/strptime compatible time formatting and parsing.

go-github-com-sourcegraph-go-diff 0.6.1
Propagated dependencies: go-github-com-shurcool-go-goon@0.0.0-20210110234559-7585751d9a17 go-github-com-google-go-cmp@0.6.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/sourcegraph/go-diff
Licenses: Expat
Synopsis: Unified diff parser and printer for Go
Description:

This package provides a unified diff parser and printer for Go.

go-github-com-emersion-go-maildir 0.5.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-maildir
Licenses: Expat
Synopsis: Maildir interface for Go
Description:

This package provides an interface to mailboxes in the Maildir format.

go-github-com-makenowjust-heredoc 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/MakeNowJust/heredoc
Licenses: Expat
Synopsis: Here-documents with indent
Description:

This package implements a functionality of creating here-documents from raw strings.

go-github-com-emersion-go-maildir 0.3.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-maildir
Licenses: Expat
Synopsis: Maildir interface for Go
Description:

The maildir package provides an interface to mailboxes in the Maildir format.

go-github-com-rcrowley-go-metrics 0.0.0-20201227073835-cf1acfcdf475
Propagated dependencies: go-github-com-stathat-go@1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/rcrowley/go-metrics
Licenses: FreeBSD
Synopsis: Go port of Coda Hale's Metrics library
Description:

This package provides a Go implementation of Coda Hale's Metrics library.

go-github-com-mattn-go-sqlite3-16 1.14.16
Channel: benoitj
Location: benoitj/packages/messaging.scm (benoitj packages messaging)
Home page: https://github.com/mattn/go-sqlite3
Licenses: Expat
Synopsis: Sqlite3 driver for Go
Description:

This package provides a Sqlite3 driver for Go using database/sql.

go-github-com-sasha-s-go-deadlock 0.3.1
Propagated dependencies: go-github-com-petermattis-goid@0.0.0-2.bb94eb5
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/sasha-s/go-deadlock
Licenses: ASL 2.0
Synopsis: Deadlock detection in go
Description:

This package provides tools for detecting deadlocks at run-time in Go.

go-github-com-jcmturner-aescts-v2 2.0.0
Propagated dependencies: go-github-com-stretchr-testify@1.10.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/jcmturner/aescts
Licenses: ASL 2.0
Synopsis: Encrypt and decrypt data in Go using AES CipherText Stealing
Description:

This package provides AES Cipher Block Chaining CipherText Stealing encryption and decryption methods.

go-github-com-levigross-grequests 0.0.0-20231203190023-9c307ef1f48d
Propagated dependencies: go-github-com-google-go-querystring@1.1.0 go-golang-org-x-net@0.33.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/levigross/grequests
Licenses: ASL 2.0
Synopsis: Requests library for Golang
Description:

Package grequests implements a friendly API over Go's existing net/http library.

go-github-com-alecthomas-kong-hcl 1.0.1
Propagated dependencies: go-github-com-alecthomas-kong@1.5.1 go-github-com-hashicorp-hcl@1.0.0 go-github-com-pkg-errors@0.9.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/alecthomas/kong-hcl
Licenses: Expat
Synopsis: Kong configuration loader for HCL
Description:

This package implements functionality to map HCL or JSON fragment into Golang structs.

go-github-com-jonboulle-clockwork 0.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jonboulle/clockwork
Licenses: ASL 2.0
Synopsis: Fake clock library for Go
Description:

Replace uses of the time package with the clockwork.Clock interface instead.

go-github-com-go-openapi-validate 0.24.0
Propagated dependencies: go-github-com-davecgh-go-spew@1.1.1 go-github-com-go-openapi-analysis@0.23.0 go-github-com-go-openapi-errors@0.22.0 go-github-com-go-openapi-jsonpointer@0.21.0 go-github-com-go-openapi-loads@0.22.0 go-github-com-go-openapi-spec@0.21.0 go-github-com-go-openapi-strfmt@0.23.0 go-github-com-go-openapi-swag@0.23.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/go-openapi/validate
Licenses: ASL 2.0
Synopsis: OpenAPI toolkit validation helpers
Description:

This package provides helpers to validate Swagger 2.0 specification (aka OpenAPI 2.0).

go-github-com-bitly-timer-metrics 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bitly/timer_metrics
Licenses: Expat
Synopsis: Capture timings and enable periodic metrics every @var{n} events
Description:

This package provides an efficient way to capture timing information and periodically output metrics

go-github-com-jackc-pgservicefile 0.0.0-20240606120523-5a60cdf6a761
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jackc/pgservicefile
Licenses: Expat
Synopsis: Parser PostgreSQL for service files
Description:

Package pgservicefile is a parser for PostgreSQL service files (e.g. .pg_service.conf).

go-github-com-neurosnap-sentences 1.1.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/neurosnap/sentences
Licenses: Expat
Synopsis: Multilingual command line sentence tokenizer in Golang
Description:

This package provides functionality of converting a blob of text into a list of sentences.

go-github-com-emersion-go-message 0.16.0
Propagated dependencies: go-golang-org-x-text@0.21.0 go-github-com-emersion-go-textwrapper@0.0.0-20200911093747-65d896831594
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-message
Licenses: Expat
Synopsis: Internet messages and MIME for Go
Description:

The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.

go-github-com-emersion-go-message 0.18.1
Propagated dependencies: go-golang-org-x-text@0.21.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-message
Licenses: Expat
Synopsis: Internet messages and MIME for Go
Description:

The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.

go-github-com-hodgesds-perf-utils 0.7.0
Propagated dependencies: go-golang-org-x-sys@0.28.0 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/hodgesds/perf-utils
Licenses: Expat
Synopsis: Perf Utilities for Golang
Description:

This package is a Go library for interacting with the perf subsystem in Linux.

go-github-com-puerkitobio-goquery 1.7.0
Propagated dependencies: go-github-com-andybalholm-cascadia@1.3.1 go-golang-org-x-net@0.33.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/PuerkitoBio/goquery
Licenses: Modified BSD
Synopsis: Features similar to jQuery to the Go language
Description:

goquery brings a syntax and a set of features similar to jQuery to the Go language.

go-github-com-jaytaylor-html2text 0.0.0-20230321000545-74c2419ad056
Propagated dependencies: go-golang-org-x-net@0.33.0 go-github-com-olekukonko-tablewriter@0.0.5 go-github-com-ssor-bom@0.0.0-20170718123548-6386211fdfcf
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jaytaylor/html2text
Licenses: Expat
Synopsis: Convert HTML emails to text
Description:

The html2text package converts HTML emails to plain text, allowing text-only mail clients to display them.

go-github-com-mattn-go-shellwords 1.0.12
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mattn/go-shellwords
Licenses: Expat
Synopsis: Parse lines into shell words
Description:

This package parses text into shell arguments. Based on the cpan module Parse::CommandLine.

go-github-com-keybase-go-keychain 0.0.0-20220610143837-c2ce06069005
Propagated dependencies: go-gopkg-in-yaml-v2@2.4.0 go-github-com-pmezard-go-difflib@1.0.0 go-github-com-davecgh-go-spew@1.1.1 go-golang-org-x-crypto@0.31.0 go-github-com-stretchr-testify@1.10.0 go-github-com-pkg-errors@0.9.1 go-github-com-keybase-dbus@0.0.0-20220506165403-5aa21ea2c23a
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-keychain
Licenses: Expat
Synopsis: Go Keychain
Description:

This package provides a library for accessing the Keychain for macOS, iOS, and Linux in Go (golang).

Total results: 1694