_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-hebcal-gematriya 1.0.1-0.fe3043f
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
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.3.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
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-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-gorilla-sessions 1.2.1
Propagated dependencies: go-github-com-gorilla-securecookie@1.1.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/gorilla/sessions
Licenses: Modified BSD
Synopsis: sessions
Description:

Package sessions provides cookie and filesystem sessions and infrastructure for custom session backends.

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.28.0 go-golang-org-x-sys@0.24.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-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-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-syncthing-notify 0.0.0-5.69c7a95
Propagated dependencies: go-golang-org-x-sys@0.24.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-git-lfs-go-netrc 0.0.0-0.f0c862d
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
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-buger-jsonparser 1.1.1
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
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-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.28.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-azure-go-ntlmssp 0.0.0-20221128193559-754e69321358
Propagated dependencies: go-golang-org-x-crypto@0.26.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.23.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-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-issue9-identicon 1.2.1
Propagated dependencies: 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/identicon
Licenses: Expat
Synopsis: identicon
Description:

Package identicon ä¸ ä¸ªå ºäº hash å ¼ç æ é æ ºå ¾å ç å

go-github-com-jhillyerd-enmime 1.2.0
Propagated dependencies: go-github-com-cention-sany-utf7@0.0.0-20170124080048-26cad61bd60a go-github-com-go-test-deep@1.1.1 go-github-com-gogs-chardet@0.0.0-20211120154057-b7413eaefb8f go-github-com-jaytaylor-html2text@0.0.0-20211105163654-bc68cce691ba go-github-com-pkg-errors@0.9.1 go-golang-org-x-text@0.17.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.scm (gnu packages golang)
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.

Total results: 1585