_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-gxed-hashland-keccakpg 0.0.0-0.d9f6b97
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/gxed/hashland
Licenses: Expat
Synopsis: Implements the Keccak (SHA-3) hash algorithm in Go
Description:

Package keccak implements the Keccak (SHA-3) hash algorithm. See http://keccak.noekeon.org.

go-github-com-flynn-archive-go-shlex 0.0.0-0.3f9db97
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/flynn-archive/go-shlex
Licenses: ASL 2.0
Synopsis: Go lexer
Description:

Shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.

go-github-com-mesilliac-pulse-simple 0.0.0-0.75ac54e
Propagated dependencies: pkg-config@0.29.2 pulseaudio@16.1
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/mesilliac/pulse-simple
Licenses: Expat
Synopsis: Cgo bindings to PulseAudio's Simple API
Description:

This package provides Cgo bindings to PulseAudio's Simple API, to play or capture raw audio.

go-github-com-go-openapi-jsonpointer 0.21.0
Propagated dependencies: go-github-com-go-openapi-swag@0.23.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/jsonpointer
Licenses: ASL 2.0
Synopsis: JSON Pointer with structs
Description:

This package provides an implementation of JSON Pointer, initially prototyped in https://github.com/xeipuuv/gojsonpointer.

go-github-com-ssgelm-cookiejarparser 1.0.1
Propagated dependencies: go-golang-org-x-net@0.29.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/ssgelm/cookiejarparser
Licenses: Expat
Synopsis: Parse a curl cookiejar with Go
Description:

This package is a Go library that parses a curl (netscape) cookiejar file into a Go http.CookieJar.

go-github-com-keybase-go-merkle-tree 0.0.0-20211118173306-f89b06604d00
Propagated dependencies: go-golang-org-x-net@0.29.0 go-github-com-keybase-go-codec@0.0.0-20180928230036-164397562123
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-merkle-tree
Licenses: Modified BSD
Synopsis: go-merkle-tree
Description:

Package merkleTree is a generic Merkle Tree implementation, for provably publishing lots of data under one succinct tree root.

go-github-com-disintegration-imaging 1.6.2
Dependencies: go-golang-org-x-image@0.20.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/disintegration/imaging
Licenses: Expat
Synopsis: Imaging is a simple image processing package for Go
Description:

disintegration-imaging provides basic image processing functions such as resize, rotate, crop, brightness/contrast, adjustments, etc.

go-github-com-libp2p-go-flow-metrics 0.1.0
Propagated dependencies: go-github-com-benbjohnson-clock@1.3.5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-flow-metrics
Licenses: Expat
Synopsis: Simple library for tracking flow metrics
Description:

A simple alternative to rcrowley's go-metrics that's a lot faster (and only does simple bandwidth metrics).

go-github-com-libp2p-go-doh-resolver 0.4.0
Propagated dependencies: go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-miekg-dns@1.1.62 go-github-com-multiformats-go-multiaddr-dns@0.3.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-doh-resolver
Licenses: Expat
Synopsis: DNS over HTTPS resolver
Description:

This package provides an implementation DNS over HTTPS resolver as specified in RFC 8484.

go-github-com-asaskevich-govalidator 11.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/asaskevich/govalidator
Licenses: Expat
Synopsis: Collection of various validators for Golang
Description:

This package provides validators and sanitizers for strings, structs and collections. It was based on validator.js.

go-github-com-smartystreets-goconvey v1.8.1
Propagated dependencies: go-github-com-jtolds-gls@4.20 go-github-com-smarty-assertions@1.16.0 go-golang-org-x-tools@0.25.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/smartystreets/goconvey
Licenses: Expat
Synopsis: Go testing tool with both a web and terminal user interface
Description:

GoConvey is a testing tool for Go. It integrates with go test, can show test coverage and has a web user interface that will refresh automatically.

go-github-com-bits-and-blooms-bitset 1.11.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/bits-and-blooms/bitset
Licenses: Modified BSD
Synopsis: Bitsets in Go
Description:

This package provides a Go implementation of bitsets, which are a mapping between non-negative integers and boolean values focused on efficient space usage.

go-github-com-skratchdot-open-golang 1.42.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/skratchdot/open-golang
Licenses: Expat
Synopsis: Open a file, directory, or URI using the default application
Description:

Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use. On GNU/Linux, this is a proxy for the xdg-open command.

go-gitlab-com-ambrevar-golua-unicode 0.0.0-0.97ce517
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://gitlab.com/ambrevar/golua
Licenses: Expat
Synopsis: Add Unicode support to Golua
Description:

This extension to Arzilli's Golua adds Unicode support to all functions from the Lua string library. Lua patterns are replaced by Go regexps. This breaks compatibility with Lua, but Unicode support breaks it anyways and Go regexps are more powerful.

go-github-com-schollz-progressbar-v3 3.13.1
Propagated dependencies: go-github-com-mattn-go-runewidth@0.0.16 go-github-com-mitchellh-colorstring@0.0.0-20190213212951-d06e56a500db go-golang-org-x-term@0.24.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/schollz/progressbar
Licenses: Expat
Synopsis: Simple command-line interface (CLI) progress bar
Description:

This package provides a very simple thread-safe progress bar. The progressbar implements an io.Writer so it can automatically detect the number of bytes written to a stream, so you can use it as a progressbar for an io.Reader. When progressbar's length is undetermined, a customizable spinner is shown.

go-github-com-schollz-progressbar-v3 3.8.5
Propagated dependencies: go-golang-org-x-term@0.24.0 go-golang-org-x-sys@0.25.0 go-golang-org-x-crypto@0.27.0 go-github-com-stretchr-testify@1.9.0 go-github-com-mitchellh-colorstring@0.0.0-20190213212951-d06e56a500db go-github-com-mattn-go-runewidth@0.0.16 go-github-com-mattn-go-isatty@0.0.20 go-github-com-k0kubun-go-ansi@0.0.0-20180517002512-3bf9e2903213 go-github-com-davecgh-go-spew@1.1.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/schollz/progressbar
Licenses: Expat
Synopsis: progressbar
Description:

This package provides a very simple thread-safe progress bar which should work on every OS without problems. I needed a progressbar for croc and everything I tried had problems, so I made another one. In order to be OS agnostic I do not plan to support multi-line outputs.

go-github-com-hashicorp-go-cleanhttp 0.5.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/go-cleanhttp
Licenses: MPL 2.0
Synopsis: Functions for accessing clean Go @code{http.Client} values
Description:

The Go standard library contains a default http.Client and it is a common idiom to tweak it as necessary. Unfortunately, this is a shared value, and it is not uncommon for libraries to assume that they are free to modify it at will. This package provides some simple functions to get a "clean" http.Client, namely one that uses the same default values as the Go standard library, but returns a client that does not share any state with other clients.

go-github-com-olekukonko-tablewriter 0.0.4
Propagated dependencies: go-github-com-mattn-go-runewidth@0.0.16
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/olekukonko/tablewriter/
Licenses: Expat
Synopsis: Generate ASCII table
Description:

This package generates ASCII tables. Features:

  • automatic Padding

  • support Multiple Lines

  • supports Alignment

  • support Custom Separators

  • automatic Alignment of numbers and percentage

  • write directly to http , file etc via io.Writer

  • read directly from CSV file

  • optional row line via SetRowLine

  • normalise table header

  • make CSV Headers optional

  • enable or disable table border

  • set custom footer support

  • optional identical cells merging

  • set custom caption

  • optional reflowing of paragrpahs in multi-line cells

go-github-com-leonelquinteros-gotext 1.5.0
Propagated dependencies: go-golang-org-x-tools@0.25.0 go-golang-org-x-text@0.18.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/leonelquinteros/gotext
Licenses: Expat
Synopsis: GNU gettext utilities in Go
Description:

This package implements GNU gettext utilities in Go. It features:

  • Implements GNU gettext support in native Go.

  • Complete support for PO files including:

  • Support for MO files.

  • Thread-safe: This package is safe for concurrent use across multiple goroutines.

  • It works with UTF-8 encoding as it's the default for Go language.

  • Unit tests available.

  • Language codes are automatically simplified from the form en_UK to en if the first isn't available.

  • Ready to use inside Go templates.

  • Objects are serializable to []byte to store them in cache.

  • Support for Go Modules.

go-github-com-xeipuuv-gojsonreference 0.0.0-20180127040603-bd5ef7bd5415
Propagated dependencies: go-github-com-xeipuuv-gojsonpointer@0.0.0-20190905194746-02993c407bfb
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/xeipuuv/gojsonreference
Licenses: ASL 2.0
Synopsis: gojsonreference
#<unspecified>
go-github-com-spf13-jwalterweatherman 1.1.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/spf13/jwalterweatherman
Licenses: Expat
Synopsis: Go logging library
Description:

Go logging library

go-github-com-whyrusleeping-progmeter 0.0.0-0.f3e5721
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/whyrusleeping/progmeter
Licenses: Expat
Synopsis: Progress meter for Go
Description:

Progress meter for Go.

go-github-com-jesseduffield-go-git-v5 5.1.1
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/jesseduffield/go-git
Licenses: ASL 2.0
Synopsis: Git implementation in pure Go
Description:

This package provides a git implementation in pure Go. It's a modified fork of original go-git/go-git project.

go-github-com-russross-blackfriday-v2 2.1.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/russross/blackfriday
Licenses: FreeBSD
Synopsis: Blackfriday
Description:

Package blackfriday is a markdown processor.

Total results: 1560