_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-aymerick-douceur 0.2.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aymerick/douceur/
Licenses: Expat
Synopsis: CSS parser and inliner
Description:

This package provides a CSS parser and inliner.

emacs-github-dark-vscode-theme 20240716.523
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/justintime50/github-dark-vscode-emacs-theme
Licenses:
Synopsis: The GitHub Dark Theme from Visual Studio Code
Description:

Documentation at https://melpa.org/#/github-dark-vscode-theme

go-github-com-josharian-native 1.1.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/josharian/native
Licenses: Expat
Synopsis:
Description:

Package native provides easy access to native byte order.

go-github-com-go-errors-errors 1.4.2
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/go-errors/errors
Licenses: Expat
Synopsis: Errors with stacktraces for Golang
Description:

Package errors provides errors that have stack-traces.

go-github-com-kyokomi-emoji-v2 2.2.10
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/kyokomi/emoji
Licenses: Expat
Synopsis: Emoji terminal output for Golang
Description:

This package provides emoji support for termnial output.

go-github-com-jacobsa-oglemock 0.0.0-0.e94d794
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/jacobsa/oglemock
Licenses: ASL 2.0
Synopsis: Mocking framework for unit tests
Description:

Package oglemock provides a mocking framework for unit tests.

go-github-com-riobard-go-bloom 0.0.0-0.cdc8013
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/riobard/go-bloom
Licenses: ASL 2.0
Synopsis: Bloom filter in Go
Description:

Go-Bloom implements bloom filter using double hashing.

go-github-com-alecthomas-units 0.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/alecthomas/units
Licenses: Expat
Synopsis: Helpful unit multipliers and functions for Go
Description:

This library provides unit multipliers and functions for Go.

go-github-com-jacobsa-reqtrace 0.0.0-0.245c9e0
Dependencies: go-golang-org-x-net@0.28.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/jacobsa/reqtrace
Licenses: ASL 2.0
Synopsis: Simple request tracing framework
Description:

Package reqtrace contains a very simple request tracing framework.

go-github-com-signintech-gopdf 0.22.1
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-github-com-phpdave11-gofpdi@1.0.13
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/signintech/gopdf
Licenses: Expat
Synopsis: Generating PDF documents
Description:

gopdf is a Go library for generating PDF documents.

go-github-com-emersion-go-sasl 0.0.0-0.240c840
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-sasl
Licenses: Expat
Synopsis: SASL library written in Go
Description:

This package provides a SASL library written in Go.

go-github-com-go-errors-errors 1.4.2
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/go-errors/errors
Licenses: Expat
Synopsis: Errors with stacktraces for Go
Description:

This package adds stacktrace support to errors in Go.

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-sasl
Licenses: Expat
Synopsis: SASL library written in Go
Description:

This package provides a SASL library written in Go.

go-github-com-jpillora-backoff 1.0.0-1.fab01a9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jpillora/backoff
Licenses: Expat
Synopsis: Simple exponential backoff counter in Go
Description:

This package is a simple exponential backoff counter in Go.

go-github-com-josharian-native 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/josharian/native
Licenses: Expat
Synopsis: Native Golang @code{encoding/binary.ByteOrder} enchantment
Description:

This package provides an easy access to native byte order.

go-github-com-antchfx-xmlquery 1.3.13
Propagated dependencies: go-golang-org-x-net@0.28.0 go-golang-org-x-text@0.17.0 go-github-com-golang-groupcache@0.0.0-20210331224755-41bb18bfe9da go-github-com-antchfx-xpath@1.2.1
Channel: small-guix
Location: small-guix/packages/papeer.scm (small-guix packages papeer)
Home page: https://github.com/antchfx/xmlquery
Licenses: Expat
Synopsis: xmlquery
Description:

Package xmlquery provides extract data from XML documents using XPath expression.

go-github-com-anmitsu-go-shlex 0.0.0-0.38f4b40
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/anmitsu/go-shlex
Licenses: Expat
Synopsis: Library to make a lexical analyzer like Unix shell for golang
Description:

Package shlex provides a simple lexical analysis like Unix shell.

go-github-com-jarcoal-httpmock 1.1.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/jarcoal/httpmock
Licenses: Expat
Synopsis: HTTP mocking for Golang
Description:

This package provides easy mocking of http responses from external sources.

go-github-com-tailscale-goupnp 1.0.1-0.20210804011211-c64d0f06ea05
Propagated dependencies: go-golang-org-x-sync@0.8.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/tailscale/goupnp
Licenses: FreeBSD
Synopsis: tailscale/goupnp
Description:

goupnp is an implementation of a client for various UPnP services.

go-github-com-cheekybits-genny 1.0.0
Propagated dependencies: go-golang-org-x-tools@0.24.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/cheekybits/genny/
Licenses: Expat
Synopsis: Generics for Go
Description:

This package provides genny, a Go language implementation of generics.

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.13
Propagated dependencies: go-github-com-pkg-errors@0.9.1
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
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.

Total results: 1585