_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-lann-ps 0.0.0-20150810152359-62de8c46ede0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lann/ps
Licenses: Expat
Synopsis: Persistent data structures for Golang
Description:

This package implements a fully persistent data structures - a data structure that always preserves the previous version of itself when it is modified. Such data structures are effectively immutable, as their operations do not update the structure in-place, but instead always yield a new structure. It's a stable fork of https://github.com/mndrix/ps.

go-github-com-nbio-st 0.0.0-20140626010706-e9e8d9816f32
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/nbio/st
Licenses: ASL 2.0
Synopsis: Tiny test framework for Go
Description:

Package st, pronounced ghost, is a tiny test framework for making short, useful assertions in your Go tests. Assert(t, have, want) and Refute(t, have, want) abort a test immediately with t.Fatal. Expect(t, have, want) and Reject(t, have, want) allow a test to continue, reporting failure at the end with t.Error. They print nice error messages, preserving the order of have (actual result) before want (expected result) to minimize confusion.

emacs-copilot-chat-git 3.0.0-0.97a9252
Propagated dependencies: emacs-aio@1.0-0.289c1e9 emacs-magit@4.4.2 emacs-shell-maker@0.82.2 emacs-polymode@0.2.2 emacs-request@0.3.2-1.3336eaa emacs-markdown-mode@2.7 emacs-transient@0.10.1
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/chep/copilot-chat.el.git
Licenses: Expat
Synopsis: Chat with Github copilot in Emacs!
Description:

Chat with Github copilot in Emacs!

emacs-helm-open-github 20220721.415
Propagated dependencies: emacs-helm-core@20251031.1743 emacs-gh@20230825.1217
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/syohex/emacs-helm-open-github
Licenses:
Synopsis: Utilities of Opening Github Page
Description:

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

emacs-ob-git-permalink 20220627.46
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/kijimaD/ob-git-permalink
Licenses:
Synopsis: Import GitHub code given a permalink
Description:

Documentation at https://melpa.org/#/ob-git-permalink

emacs-gitlab-snip-helm 20200427.2014
Propagated dependencies: emacs-dash@20250312.1307 emacs-helm@4.0.6
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/sasanidas/gitlab-snip-helm
Licenses:
Synopsis: Gitlab snippets api helm package
Description:

Documentation at https://melpa.org/#/gitlab-snip-helm

emacs-gitlab-snip-helm 0.0.2
Propagated dependencies: emacs-dash@2.20.0 emacs-helm@4.0.6
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.21
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.43.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.37.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-apex-log 1.9.0
Propagated dependencies: go-github-com-fatih-color@1.17.0 go-github-com-pkg-errors@0.9.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/apex/log
Licenses: Expat
Synopsis: Structured logging package for Golang
Description:

Package log implements a simple structured logging API designed with few assumptions. Designed for centralized logging solutions such as Kinesis which require encoding and decoding before fanning-out to handlers.

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.3 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.46.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.37.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-apex-logs 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/apex/logs
Licenses: Expat
Synopsis: Logs client for Golang
Description:

This package implements a log client.

Total results: 1973