_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-golangplus-bytes 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/golangplus/bytes
Licenses: Modified BSD
Synopsis: Extension to Golang standard @code{bytes} library.
Description:

Package bytesp is a plus to the standard bytes package.

go-github-com-golangplus-bytes 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/golangplus/bytes
Licenses: Modified BSD
Synopsis: Extension to Golang standard @code{bytes} library.
Description:

Package bytesp is a plus to the standard bytes package.

go-github-com-git-lfs-go-netrc 0.0.0-20230601124202-e96144b9a966
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/git-lfs/go-netrc
Licenses: Expat
Synopsis: Netrc file parser for Go
Description:

This package is for reading and writing netrc files. This package can parse netrc files, make changes to them, and then serialize them back to netrc format, while preserving any whitespace that was present in the source file.

go-github-com-mdlayher-netlink 1.7.2
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/mdlayher/netlink
Licenses: Expat
Synopsis: provide low-level access to Linux netlink sockets in Go
Description:

Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK).

go-github-com-gorilla-handlers 1.5.1
Propagated dependencies: go-github-com-felixge-httpsnoop@1.0.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gorilla/handlers
Licenses: Modified BSD
Synopsis: Middleware for Go HTTP services and web applications
Description:

A collection of useful middleware for Go HTTP services and web applications.

go-github-com-twpayne-go-shell 0.5.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/twpayne/go-shell
Licenses: Expat
Synopsis: Shell across multiple platforms
Description:

Package shell returns a user's shell across multiple platforms.

go-github-com-dicedb-dicedb-go 1.0.11
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-google-golang-org-protobuf@1.36.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/dicedb/dicedb-go
Licenses: Modified BSD
Synopsis: SDK for @code{DiceDB}
Description:

Go SDK for dicedb.

go-github-com-phpdave11-gofpdi 1.0.14
Propagated dependencies: 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/phpdave11/gofpdi
Licenses: Expat
Synopsis: PDF document importer
Description:

gofpdi allows you to import an existing PDF into a new PDF.

go-github-com-hebcal-gematriya 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hebcal/gematriya
Licenses: FreeBSD
Synopsis: Print numbers as Hebrew letters in Go
Description:

This package provides a Go library for printing numbers as Hebrew letters.

go-github-com-kisielk-errcheck 1.9.0
Propagated dependencies: go-golang-org-x-tools@0.25.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/kisielk/errcheck
Licenses: Expat
Synopsis: errcheck
Description:

errcheck is a program for checking for unchecked errors in Go code.

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/petermattis/goid
Licenses: ASL 2.0
Synopsis: Identify the running goroutine
Description:

This package offers a method of programmatically retrieving the current goroutine's ID.

go-github-com-mdlayher-netlink 1.7.2
Propagated dependencies: go-github-com-google-go-cmp@0.6.0 go-github-com-josharian-native@1.1.0 go-github-com-mdlayher-socket@0.5.1 go-golang-org-x-net@0.33.0 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mdlayher/netlink
Licenses: Expat
Synopsis: Low-level access to Linux netlink sockets
Description:

This package provides a low-level access to Linux netlink sockets (AF_NETLINK).

go-github-com-emersion-go-mbox 1.0.3
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-mbox
Licenses: Expat
Synopsis: Go library for handling @code{mbox} files
Description:

This package provides a library for parsing and formatting mbox files.

go-github-com-syndtr-goleveldb 1.0.0
Propagated dependencies: go-github-com-onsi-gomega@1.33.1 go-github-com-onsi-ginkgo@1.16.5 go-github-com-golang-snappy@0.0.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/syndtr/goleveldb
Licenses: FreeBSD
Synopsis: LevelDB implementation in Go
Description:

This package provides a Go implementation of the LevelDB key/value storage system.

go-github-com-mattn-go-sqlite3 1.14.22
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-anmitsu-go-shlex 0.0.0-20200514113438-38f4b401e2be
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/anmitsu/go-shlex
Licenses: Expat
Synopsis: Simple shell-like lexical analyzer for Go
Description:

This package provides a simple lexical analyzer to parse shell-like commands.

go-github-com-syncthing-notify 0.0.0-20210616190510-c6b7342338d2
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/syncthing.scm (gnu packages syncthing)
Home page: https://github.com/syncthing/notify
Licenses: Expat
Synopsis: File system event notification library
Description:

This package provides notify, a file system event notification library in Go.

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.21.3
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.31.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.27.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.

Total results: 1747