_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-pborman-ansi 86f499584b0aace4fc5f2c82c4b47bd9d73bca80
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/pborman/ansi
Licenses: Modified BSD
Build system: go
Synopsis: ANSI escape sequences
Description:

Package ansi provides ansi escape sequence processing as defined by the ECMA-48 standard "Control Functions for Coded Character Sets - Fifth Edition".

go-github-com-aead-siphash 1.0.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/aead/siphash
Licenses: Expat
Build system: go
Synopsis: Go implementation of SipHash-64/128
Description:

SipHash is a family of pseudo-random functions optimized for speed on short messages. It computes a 64-bit or 128 bit message authentication code from a variable-length message and 128-bit secret key. This implementation uses the recommended parameters c=2 and d=4.

go-github-com-kkdai-bstream 1.0.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/kkdai/bstream
Licenses: Expat
Build system: go
Synopsis: Bit Stream helper in Golang
Description:

Bit Stream helper in Golang.

go-github-com-tscholl2-siec 0.0.0-20210707234609-9bdfc483d499
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tscholl2/siec
Licenses: Expat
Build system: go
Synopsis: siec
Description:

Super-Isolated Elliptic Curve Implementation in Go

go-github-com-axgle-mahonia 0.0.0-20180208002826-3358181d7394
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/axgle/mahonia
Licenses: Modified BSD
Build system: go
Synopsis: Character set convertion for Go
Description:

This package provides character set convertion as a Go library.

go-github-com-kyokomi-emoji 2.2.8
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/kyokomi/emoji
Licenses: Expat
Build system: go
Synopsis: Emoji terminal output for golang
Description:

go-github-com-kyokomi-emoji is a library for displaying emojis to the terminal.

go-github-com-jpillora-ansi 1.0.2
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/jpillora/ansi
Licenses: Expat
Build system: go
Synopsis: Easy to use ANSI control codes for Go
Description:

go-github-com-jpillora-ansi implements the ANSI VT100 control set for use in Go.

go-github-com-dchest-uniuri 0.0.0-20200228104902-7aecb25e1fe5
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/dchest/uniuri
Licenses: CC0
Build system: go
Synopsis: Generates random strings to identity unique objects
Description:

go-github-com-dchest-uniuri generates random strings good for use in URIs to identify uniqueobjects.

go-github-com-bradfitz-iter 0.0.0-20191230175014-e8f45d346db8
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/bradfitz/iter
Licenses: Modified BSD
Build system: go
Synopsis: Syntactically different way to iterate over integers
Description:

go-github-com-bradfitz-iter provides a syntactically different way to iterate over integers. That's it.

go-github-com-tidwall-gjson 1.13.0
Dependencies: go-github-com-tidwall-match@1.1.1 go-github-com-tidwall-pretty@1.2.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tidwall/gjson/
Licenses: Expat
Build system: go
Synopsis: JSON parser for Go
Description:

GJSON is a Go package that provides a fast and simple way to get values from a JSON document.

go-github-com-tidwall-sjson 1.2.4
Dependencies: go-github-com-tidwall-gjson@1.13.0 go-github-com-tidwall-match@1.1.1 go-github-com-tidwall-pretty@1.2.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tidwall/sjson
Licenses: Expat
Build system: go
Synopsis: Set a json value quickly
Description:

SJSON is a Go package that provides a very fast and simple way to set a value in a json document.

go-github-com-tidwall-match 1.1.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tidwall/match
Licenses: Expat
Build system: go
Synopsis: Simple string pattern matcher for Go
Description:

go-github-com-tidwall-match is a very simple pattern matcher where * matches on any number of characters and ? matches on any one character.

go-github-com-gosuri-uilive 0.0.4
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/gosuri/uilive/
Licenses: Expat
Build system: go
Synopsis: Go library for updating terminal output in realtime
Description:

go-github-com-gosuri-uilive go library for updating terminal output in realtime. It provides a buffered io.Writer that is flushed at a timed interval. go-github-com-gosuri-uilive powers go-github-com-gosuri-uiprogress.

go-github-com-schollz-logger 1.2.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/schollz/logger
Licenses: Expat
Build system: go
Synopsis: Simplistic, opinionated logging for Golang
Description:

Simplistic, opinionated logging for Golang.

go-github-com-dsnet-compress 0.0.1
Propagated dependencies: go-github-com-ulikunitz-xz@0.5.12 go-github-com-klauspost-cpuid@1.2.3 go-github-com-klauspost-compress@1.18.0 go-github-com-dsnet-golib@0.0.0-20171103203638-1ea166775780
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/dsnet/compress
Licenses: Modified BSD
Build system: go
Synopsis: Collection of compression libraries for Go
Description:

Collection of compression libraries for Go

go-github-com-schollz-cli-v2 2.2.1
Propagated dependencies: go-gopkg-in-yaml-v2@2.4.0 go-github-com-cpuguy83-go-md2man-v2@2.0.1 go-github-com-burntsushi-toml@1.5.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/schollz/cli
Licenses: Expat
Build system: go
Synopsis: Simple, fast, and fun package for building command line apps
Description:

Package cli provides a minimal framework for creating and organizing command line Go applications.

go-github-com-aryann-difflib 0.0.0-0.ff5ff6d
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/aryann/difflib
Licenses: Expat
Build system: go
Synopsis: Go library for diffing two sequences of text
Description:

go-github-com-aryann-difflib is a simple library written in Go for diffing two sequences of text.

go-github-com-gliderlabs-ssh 0.2.2
Dependencies: go-golang-org-x-crypto@0.48.0 go-golang-org-x-sys@0.40.0 go-github-com-anmitsu-go-shlex@0.0.0-20200514113438-38f4b401e2be
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/gliderlabs/ssh
Licenses: Modified BSD
Build system: go
Synopsis: Easy SSH servers in Golang
Description:

go-github-com-gliderlabs-ssh wraps the crypto/ssh package with a higher-level API for building SSH servers.

go-github-com-tidwall-pretty 1.2.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tidwall/pretty
Licenses: Expat
Build system: go
Synopsis: Efficient JSON beautifier and compactor for Go
Description:

Pretty is a Go package that provides fast methods for formatting JSON for human readability, or to compact JSON for smaller payloads.

go-github-com-tomasen-realip 0.0.0-20180522021738-f0c99a92ddce
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tomasen/realip
Licenses: Expat
Build system: go
Synopsis: Go library to get a client's public IP
Description:

go-github-com-tomasen-realip can be used to get client's real public IP, which is usually useful for logging HTTP server.

go-github-com-hooklift-assert 0.1.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/hooklift/assert
Licenses: MPL 2.0
Build system: go
Synopsis: Minimalist assertion library
Description:

Minimalist assertion library

go-github-com-armon-go-socks5 0.0.0-20160902184237-e75332964ef5
Dependencies: go-golang-org-x-net@0.50.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/armon/go-socks5
Licenses: Expat
Build system: go
Synopsis: SOCKS5 server in Golang
Description:

SOCKS5 server in Golang

go-github-com-tulir-maulogger 2.3.2
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://maunium.net/go/maulogger/
Licenses: MPL 2.0
Build system: go
Synopsis: Logger in Go
Description:

MauLogger is a logger for Go programs.

emacs-gitlab-ci-mode-flycheck 20190323.1829
Propagated dependencies: emacs-flycheck@20260604.2002 emacs-gitlab-ci-mode@20191022.2017
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/joewreschnig/gitlab-ci-mode-flycheck/
Licenses:
Build system: melpa
Synopsis: Flycheck support for ‘gitlab-ci-mode’
Description:

Documentation at https://melpa.org/#/gitlab-ci-mode-flycheck

Page: 1345678
Total packages: 171