_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-acarl005-stripansi 0.0.0-20180116102854-5a71ef0e047d
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/acarl005/stripansi
Licenses: Expat
Synopsis: Strip ANSI
Description:

This Go package removes ANSI escape codes from strings.

go-github-com-frankban-quicktest 1.14.6
Propagated dependencies: go-github-com-google-go-cmp@0.7.0 go-github-com-kr-pretty@0.3.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/frankban/quicktest
Licenses: Expat
Synopsis: Quick helpers for testing Go applications
Description:

Package quicktest provides a collection of Go helpers for writing tests.

go-github-com-pmezard-go-difflib 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pmezard/go-difflib
Licenses: Modified BSD
Synopsis: Go diff implementation
Description:

This package provides unified and context-aware diffs in Go.

go-github-com-facebookgo-flagenv 0.0.0-20160425205200-fcd59fca7456
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/facebookgo/flagenv
Licenses: Modified BSD
Synopsis: Populate flags from environment variables
Description:

Package flagenv provides the ability to populate flags from environment variables.

go-github-com-go-git-go-billy-v5 5.6.0
Propagated dependencies: go-github-com-cyphar-filepath-securejoin@0.4.1 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-git/go-billy/
Licenses: ASL 2.0
Synopsis: File system abstraction for Go
Description:

Billy implements an interface based on the OS's standard library to develop applications without depending on the underlying storage. This makes it virtually free to implement mocks and testing over file system operations.

go-github-com-segmentio-encoding 0.4.1
Propagated dependencies: go-github-com-segmentio-asm@1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/segmentio/encoding
Licenses: Expat
Synopsis: Encoding and decoding Go library
Description:

Go package containing implementations of encoders and decoders for various data formats.

go-github-com-ipfs-go-ipfs-delay 0.0.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-delay
Licenses: Expat
Synopsis: Configurable delays to other objects
Description:

This package implements a threadsafe configurable delays to other objects.

python-setuptools-git-versioning 2.1.0
Propagated dependencies: python-packaging@25.0 python-setuptools@80.9.0
Channel: guix-arg
Location: guix-arg/packages/python-extra.scm (guix-arg packages python-extra)
Home page: https://setuptools-git-versioning.readthedocs.io
Licenses: Expat
Synopsis: Use git repo data for building a version number according PEP-440
Description:

Use git repo data for building a version number according PEP-440.

go-github-com-zyedidia-clipboard 1.0.3
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/zyedidia/clipboard
Licenses: Expat
Synopsis: Clipboard for golang
Description:

zyedidia-clipboard provides copying and pasting to the Clipboard for Go.

go-github-com-lunixbochs-vtclean 1.0.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/lunixbochs/vtclean
Licenses: Expat
Synopsis: vtclean
Description:

Clean up raw terminal output by stripping escape sequences, optionally preserving color.

go-github-com-pitr-jsontokenizer 0.2.0
Channel: guixrus
Location: guixrus/packages/misc.scm (guixrus packages misc)
Home page: https://github.com/pitr/jsontokenizer
Licenses: Expat
Synopsis: Zero-allocation JSON tokenizer
Description:

go-github-com-pitr-jsontokenizer is a zero-allocation JSON tokenizer.

go-github-com-ncruces-sort-shell 0.1.6
Channel: cast
Location: cast/packages/wrtag.scm (cast packages wrtag)
Home page: https://github.com/ncruces/sort
Licenses: Expat No Attribution
Synopsis: Shellsort algorithm implemented in Go
Description:

Shellsort algorithm implemented in Go, with clarity and simplicity as the priority.

go-github-com-ncruces-sort-quick 0.1.6
Channel: cast
Location: cast/packages/wrtag.scm (cast packages wrtag)
Home page: https://github.com/ncruces/sort
Licenses: Expat No Attribution
Synopsis: Quicksort algorithm implemented in Go
Description:

Quicksort algorithm implemented in Go, with clarity and simplicity as the priority.

go-github-com-emersion-go-milter 0.4.1
Propagated dependencies: go-github-com-emersion-go-message@0.18.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-milter
Licenses: FreeBSD
Synopsis: Milter mail filters in Go
Description:

This package provides an interface for implementing milter mail filters for Go.

go-github-com-logrusorgru-aurora 2.0.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/logrusorgru/aurora
Licenses: Unlicense
Synopsis: Ultimate ANSI colors for Golang
Description:

This package provides ANSI colors for Golang. The package supports Printf/Sprintf etc.

go-github-com-akamensky-argparse 1.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/akamensky/argparse
Licenses: Expat
Synopsis: Argparse for golang
Description:

This package implements a flexible and configurable option for command line arguments parsing.

go-github-com-nsqio-go-diskqueue 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/nsqio/go-diskqueue
Licenses: Expat
Synopsis: Go package providing a file system backed FIFO queue
Description:

The diskqueue Go package provides a file system backed FIFO queue.

go-github-com-arran4-golang-ical 0.3.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/arran4/golang-ical
Licenses: ASL 2.0
Synopsis: Handle iCalenders in Go
Description:

The ical package provides an ICS/iCalender parser and serialiser for Go.

go-github-com-akosmarton-papipes 0.0.0-0.3c63b49
Dependencies: pulseaudio@16.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/akosmarton/papipes
Licenses: Expat
Synopsis: Pulseaudio client library for Go
Description:

This is a Pulseaudio client library in Golang for creating virtual sinks and sources.

go-github-com-gosimple-unidecode 1.0.1
Channel: cast
Location: cast/packages/wrtag.scm (cast packages wrtag)
Home page: https://github.com/gosimple/unidecode
Licenses: ASL 2.0
Synopsis: Unicode transliterator in Go
Description:

Package unidecode implements a unicode transliterator which replaces non-ASCII characters with their ASCII approximations.

go-github-com-emersion-go-bcrypt 0.0.0-20170822072041-6e724a1baa63
Propagated dependencies: go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/emersion/go-bcrypt
Licenses: Modified BSD
Synopsis: Extract of bcrypt from golang.org/x/crypto/bcrypt
Description:

This package provides an extract bcrypt from golang.org/x/crypto/bcrypt.

go-github-com-macronut-go-tproxy 0.0.0-20190726054950-ef7efd7f24ed
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/FutureProtocolLab/go-tproxy
Licenses: Expat
Synopsis: Linux Transparent Proxy library
Description:

Golang TProxy provides an easy to use wrapper for the Linux Transparent Proxy functionality.

Total results: 1951