_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-gitlab-snip-helm 0.0.2
Propagated dependencies: emacs-dash@2.20.0 emacs-helm@4.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/sasanidas/gitlab-snip-helm/
Licenses: GPL 3+
Synopsis: GitLab snippet API interaction for Emacs
Description:

This package provides GitLab snippet API interaction for Emacs.

go-github-com-pkg-diff 0.0.0-20241224192749-4e6772a4315c
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pkg/diff/
Licenses: Modified BSD
Synopsis: Create and print diffs
Description:

This package provides a Go library to create and print diffs.

go-github-com-arolek-p 0.0.0-20191103215535-df3c295ed582
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/arolek/p
Licenses: Expat
Synopsis: Pointer to the value
Description:

Pacakge p takes in values and returns a pointer to the value.

go-github-com-pion-rtp 1.8.11
Propagated dependencies: go-github-com-pion-randutil@v0.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/rtp
Licenses: Expat
Synopsis: Go implementation of RTP
Description:

This package provides a Real-time Transport Protocol packetizer and depacketizer.

go-github-com-ajg-form 1.5.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/ajg/form
Licenses: Modified BSD
Synopsis: form
Description:

Package form implements encoding and decoding of application/x-www-form-urlencoded data.

go-github-com-xtgo-set 1.0.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/xtgo/set
Licenses: FreeBSD
Synopsis: set
Description:

Package set implements type-safe, non-allocating algorithms that operate on ordered sets.

go-github-com-ssor-bom 0.0.0-20170718123548-6386211fdfcf
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/ssor/bom
Licenses: Expat
Synopsis: Cleaning BOMs in Go
Description:

The bom package provides small tools for cleaning BOMs from a byte array or reader.

go-github-com-juju-go4 0.0.0-20160222163258-40d72ab9641a
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/juju/go4
Licenses: ASL 2.0
Synopsis: go4
Description:

@urlhttp://go4.org,go4.org is a collection of packages for Go programmers.

go-github-com-pkg-sftp 1.13.7
Propagated dependencies: go-golang-org-x-crypto@0.31.0 go-github-com-kr-fs@0.1.0-0.1455def
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pkg/sftp
Licenses: FreeBSD
Synopsis: SFTP implementation for Go
Description:

This package provides an SFTP implementation, as described in https://filezilla-project.org/specs/draft-ietf-secsh-filexfer-02.txt, for Go.

go-github-com-pkg-term 1.2.0-beta.2
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pkg/term
Licenses: FreeBSD
Synopsis: Manages POSIX terminals from Golang
Description:

Package term manages POSIX terminals. As POSIX terminals are connected to, or emulate, a UART, this package also provides control over the various UART and serial line parameters.

go-github-com-pion-ice 0.7.18
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-pion-dtls-v2@2.2.12 go-github-com-pion-logging@0.2.2 go-github-com-pion-mdns@0.0.12 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun@0.6.1 go-github-com-pion-transport@0.14.1 go-github-com-pion-turn-v2@2.1.6 go-golang-org-x-net@0.33.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/ice/
Licenses: Expat
Synopsis: Go implementation of ICE
Description:

This package provides an implementation of ICE, specified in RFC8445. It is used as a part of Pion WebRTC implementation.

go-github-com-spkg-bom 1.0.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/spkg/bom
Licenses: Expat
Synopsis: Strip UTF-8 byte order marks for Golang
Description:

Package bom is used to clean up UTF-8 Byte Order Marks.

The Unicode Standard defines UTF-8 byte order marks as the byte sequence 0xEF,0xBB,0xBF, but neither requires nor recommends their use. The Go standard library provides no support for UTF-8 byte order marks, and it looks like it never will.

go-github-com-xo-dburl 0.23.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/xo/dburl
Licenses: Expat
Synopsis: URL style mechanism for parsing and opening SQL database connection strings
Description:

Package dburl provides a standard, net/url.URL style mechanism for parsing and opening SQL database connection strings for Go. Provides standardized way to parse and open @url#URL,URL's for popular databases PostgreSQL, MySQL, SQLite3, Oracle Database, Microsoft SQL Server, in addition to most other SQL databases with a publicly available Go driver.

go-github-com-adrg-xdg 0.4.0
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/adrg/xdg
Licenses: Expat
Synopsis: XDG specification implementation for Golang
Description:

Package xdg provides an implementation of the XDG Base Directory Specification. The specification defines a set of standard paths for storing application files including data and configuration files. For portability and flexibility reasons, applications should use the XDG defined locations instead of hardcoding paths. The package also includes the locations of well known user directories.

go-github-com-samber-lo 1.38.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/samber/lo
Licenses: Expat
Synopsis: lo - Iterate over slices, maps, channels...
Description:

go-github-com-dave-kerr 0.0.0-20170318121727-bc25dd6abe8e
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/dave/kerr
Licenses: Expat
Synopsis:
#<unspecified>
emacs-eshell-git-prompt 20220830.2000
Propagated dependencies: emacs-dash@20250312.1307
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/eshell-git-prompt
Licenses:
Synopsis: Some Eshell prompt for Git users
Description:

Documentation at https://melpa.org/#/eshell-git-prompt

emacs-git-gutter-fringe 20211003.2228
Propagated dependencies: emacs-git-gutter@20241212.1415 emacs-fringe-helper@20140620.2109
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsorphanage/git-gutter-fringe
Licenses:
Synopsis: Fringe version of git-gutter.el
Description:

Documentation at https://melpa.org/#/git-gutter-fringe

emacs-helm-github-stars 20190428.1047
Propagated dependencies: emacs-helm@4.0.2
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Sliim/helm-github-stars
Licenses:
Synopsis: Helm interface for your github's stars
Description:

Documentation at https://melpa.org/#/helm-github-stars

python-gitignore-parser 0.1.12
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mherrmann/gitignore_parser
Licenses: Expat
Synopsis: Spec-compliant gitignore parser for Python
Description:

This package provides a spec-compliant gitignore parser for Python.

go-github-com-kr-pretty 0.3.1
Propagated dependencies: go-github-com-kr-text@0.2.0 go-github-com-rogpeppe-go-internal@1.12.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kr/pretty
Licenses: Expat
Synopsis: Pretty printer for Go values
Description:

This package provides a pretty printer for Go values.

go-github-com-kr-logfmt 0.0.0-20210122060352-19f9bcb100e6
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/kr/logfmt
Licenses: Expat
Synopsis: Parse logfmt messages
Description:

Package implements the decoding of logfmt key-value pairs.

go-github-com-lunny-log 0.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/lunny/log
Licenses: Modified BSD
Synopsis: Extension of Golang log
Description:

This package is an extension of Golang log.

go-github-com-kr-logfmt 20210122-0.19f9bcb
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://pkg.go.dev/github.com/kr/logfmt?utm_source=godoc
Licenses: Expat
Synopsis: Parse logfmt messages
Description:

Go package for parsing log lines in the logfmt style.

Total results: 2007