_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-goverter-patherr 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/goverter/patherr
Licenses: Expat
Synopsis: Implementation for Goverter's wrapErrorsUsing
Description:

This package provides an implementation for the goverter feature wrapErrorsUsing.

go-github-com-ipfs-go-ipld-git 0.1.1
Propagated dependencies: go-github-com-multiformats-go-multihash@0.2.3 go-github-com-ipld-go-ipld-prime@0.21.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-block-format@0.2.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipld-git
Licenses: Expat
Synopsis: IPLD handlers for git objects
Description:

This is an IPLD codec which handles git objects. Objects are transformed into IPLD graph as detailed below. Objects are demonstrated here using both IPLD Schemas and example JSON forms.

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-keybase-gomounts 0.0.0-20180302000443-349507f4d353
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/gomounts
Licenses: Expat
Synopsis: gomounts
Description:

Package gomounts implements a cross-platform library for retrieving mounted filesystem volumes.

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-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-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-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-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-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-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-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-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-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-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-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-issue9-assert-v2 2.0.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/issue9/assert
Licenses: Expat
Synopsis: assert
Description:

Package assert æ ¯å¯¹ testing å ç ä¸ äº ç® å å è£

go-github-com-yohcop-openid-go 1.0.0
Propagated dependencies: go-golang-org-x-net@0.33.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/yohcop/openid-go
Licenses: ASL 2.0
Synopsis: openid.go
Description:

This is a consumer (Relying party) implementation of OpenId 2.0, written in Go.

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-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-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.

Total results: 1754