_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-pbnjay-memory 0.0.0-2.7b4eea6
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gedex/inflector
Licenses: Modified BSD
Synopsis: Go library to report total system memory
Description:

memory provides a single method reporting total physical system memory accessible to the kernel. It does not account for memory used by other processes.

go-github-com-mrjones-oauth 0.0.0-20190623134757-126b35219450
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/mrjones/oauth
Licenses: Expat
Synopsis: OAuth 1.0 Library for
Description:

OAuth 1.0 consumer implementation. See http://www.oauth.net and RFC 5849

go-github-com-koron-go-ssdp 0.0.4
Propagated dependencies: go-golang-org-x-net@0.29.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/koron/go-ssdp
Licenses: Expat
Synopsis: SSDP library for Golang
Description:

go-ssdp is a Simple Service Discovery Protocol library for Golang.

go-github-com-androiddnsfix 0.0.0-0.ff02804
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/mtibben/androiddnsfix
Licenses: Expat
Synopsis: Work around lack of @file{/etc/resolv.conf} on Android
Description:

This package allows Go applications to work around lack of /etc/resolv.conf on Android, as described in https://github.com/golang/go/issues/8877.

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
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-jcmturner-rpc 2.0.3
Propagated dependencies: go-golang-org-x-net@0.29.0 go-github-com-stretchr-testify@1.9.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/jcmturner/rpc
Licenses: ASL 2.0
Synopsis: Remote Procedure Call libraries
Description:

This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.

go-github-com-go-webauthn-x 0.1.12
Propagated dependencies: go-golang-org-x-crypto@0.27.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-webauthn/x
Licenses: FreeBSD Modified BSD
Synopsis: Low level packages for WebAuthn
Description:

This package implements a low level functionality for WebAuthn library. It was forked from CloudFlare's github.com/cloudflare/cfssl/revoke.

go-github-com-google-goterm 0.0.0-20200907032337-555d40f16ae2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/google/goterm/
Licenses: Modified BSD
Synopsis: PTY creation and termios get/set attributes
Description:

The term package implements PTY creation and termios get/set attributes. It also contains some convenience functions for colors, SSH to and from termios translations, readCh, reading passwords, etc.

go-github-com-delthas-tcell 2.4.1
Dependencies: go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-text@0.18.0 go-github-com-gdamore-encoding@1.0.0
Propagated dependencies: go-golang-org-x-term@0.24.0 go-golang-org-x-sys@0.25.0 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-text@0.18.0 go-github-com-gdamore-encoding@1.0.0
Channel: saayix
Location: saayix/packages/golang.scm (saayix packages golang)
Home page: https://github.com/gdamore/tcell
Licenses: ASL 2.0
Synopsis: Provide a cell-based view for text terminals
Description:

This package includes a full parser and expander for terminfo capability strings to avoid hard-coding escape strings for formatting. It also favors portability, and includes support for all POSIX systems.

go-github-com-tidwall-gjson 1.17.1
Propagated dependencies: go-github-com-tidwall-match@1.1.1 go-github-com-tidwall-pretty@1.2.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/tidwall/gjson
Licenses: Expat
Synopsis: JSON parser for Golang
Description:

This package provides a fast and simple way to get values from a JSON document. It has features such as one line retrieval, dot notation paths, iteration, and parsing JSON lines.

go-github-com-gdamore-tcell 1.1.2-1.aaadc57
Dependencies: go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-text@0.18.0 go-github-com-gdamore-encoding@1.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/gdamore/tcell
Licenses: ASL 2.0
Synopsis: Provide a cell-based view for text terminals
Description:

This package includes a full parser and expander for terminfo capability strings to avoid hard-coding escape strings for formatting. It also favors portability, and includes support for all POSIX systems.

go-github-com-delthas-tcell 2.4.1
Dependencies: go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-text@0.18.0 go-github-com-gdamore-encoding@1.0.0
Propagated dependencies: go-golang-org-x-term@0.24.0 go-golang-org-x-sys@0.25.0 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-text@0.18.0 go-github-com-gdamore-encoding@1.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/gdamore/tcell
Licenses: ASL 2.0
Synopsis: Provide a cell-based view for text terminals
Description:

This package includes a full parser and expander for terminfo capability strings to avoid hard-coding escape strings for formatting. It also favors portability, and includes support for all POSIX systems.

go-github-com-gdamore-tcell 2.7.4
Dependencies: go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-text@0.18.0 go-github-com-gdamore-encoding@1.0.0
Propagated dependencies: go-golang-org-x-term@0.24.0 go-golang-org-x-sys@0.25.0 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-text@0.18.0 go-github-com-gdamore-encoding@1.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/gdamore/tcell
Licenses: ASL 2.0
Synopsis: Provide a cell-based view for text terminals
Description:

This package includes a full parser and expander for terminfo capability strings to avoid hard-coding escape strings for formatting. It also favors portability, and includes support for all POSIX systems.

go-github-com-hashicorp-hcl 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/hcl
Licenses: MPL 2.0
Synopsis: Go implementation of HashiCorp Configuration Language V1
Description:

This package contains the main implementation of the HCL. HCL is designed to be a language for expressing configuration which is easy for both humans and machines to read.

go-github-com-songgao-water 0.0.0-20200317203138-2b4b6d7c09d8
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/songgao/water
Licenses: Modified BSD
Synopsis: Simple network TUN/TAP library
Description:

This package provides a simple TUN/TAP interface library for Go that efficiently works with standard packages like io, bufio, etc.. Use waterutil with it to work with TUN/TAP packets/frames.

go-github-com-aki237-nscjar 0.0.0-0.e2df936
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/aki237/nscjar
Licenses: Expat
Synopsis: Handle Netscape / Mozilla cookies
Description:

nscjar is a Go library used to parse and output Netscape/Mozilla's old-style cookie files. It also implements a simple cookie jar struct to manage the cookies added to the cookie jar.

go-github-com-urfave-cli-v2 2.3.0
Propagated dependencies: go-github-com-go-md2man@2.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/urfave/cli
Licenses: Expat
Synopsis: Simple, fast, and fun package for building command line apps in Go
Description:

cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.

go-github-com-xdg-go-pbkdf2 1.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/xdg-go/pbkdf2
Licenses: ASL 2.0
Synopsis: Go implementation of PBKDF2
Description:

Package pbkdf2 implements password-based key derivation using the PBKDF2 algorithm described in RFC 2898 and RFC 8018.

go-github-com-sergi-go-diff 1.3.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/sergi/go-diff/
Licenses: Expat
Synopsis: Algorithms to perform operations for synchronizing plain text
Description:

go-diff offers algorithms to perform operations required for synchronizing plain text:

  • compare two texts and return their differences

  • perform fuzzy matching of text

  • apply patches onto text

go-github-com-op-go-logging 1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/op/go-logging
Licenses: Modified BSD
Synopsis: Go logging library
Description:

Go-Logging implements a logging infrastructure for Go. Its output format is customizable and supports different logging backends like syslog, file and memory. Multiple backends can be utilized with different log levels per backend and logger.

go-github-com-youmark-pkcs8 1.2
Propagated dependencies: go-golang-org-x-crypto@0.27.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/youmark/pkcs8
Licenses: Expat
Synopsis: Functions to parse and convert private keys in PKCS#8 format
Description:

pkcs8 implements functions to process private keys in PKCS#8 format, as defined in RFC 5208 and RFC 5958. It can handle both unencrypted PKCS#8 PrivateKeyInfo format and EncryptedPrivateKeyInfo format with PKCS#5 (v2.0) algorithms.

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
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-hhrutter-tiff 1.0.1
Propagated dependencies: go-golang-org-x-image@0.20.0 go-github-com-hhrutter-lzw@1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hhrutter/tiff
Licenses: Modified BSD
Synopsis: Extended version of @code{golang.org/x/image/tiff}
Description:

This package is an enhanced version of the golang.org/x/image/tiff library featuring:

  • Read support for CCITT Group3/4 compressed images.

  • Read/write support for LZW compressed images.

  • Read/write support for the CMYK color model.

go-github-com-anaseto-gruid 0.21.1
Propagated dependencies: go-golang-org-x-image@0.20.0
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://github.com/anaseto/gruid
Licenses: ISC
Synopsis: Cross-platform grid-based UI and game framework
Description:

The gruid module provides packages for easily building grid-based applications in Go. The library abstracts rendering and input for different platforms. There are drivers available for terminal apps, native graphical apps and browser apps. The original application for the library was creating grid-based games, but it's also well suited for any grid-based application.

Total results: 1560