_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


go-git-sr-ht--sircmpwn-getopt 1.0.0
Propagated dependencies: go-github-com-stretchr-testify@1.10.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://git.sr.ht/~sircmpwn/getopt
Licenses: Modified BSD
Build system: go
Synopsis: POSIX getopt for Go
Description:

The getopt package is a POSIX-compatible implementation of getopt(3) for Go.

go-github-com-c4milo-unpackit 0.0.0-20170704181138-4ed373e9ef1c
Dependencies: go-github-com-ulikunitz-xz@0.5.12 go-github-com-pkg-errors@0.9.1 go-github-com-klauspost-pgzip@1.2.5 go-github-com-hooklift-assert@0.1.0 go-github-com-dsnet-compress@0.0.1 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/c4milo/unpackit
Licenses: MPL 2.0
Build system: go
Synopsis: Natively decompress and unarchive tar files in Go
Description:

go-github-com-c4milo-unpackit allows you to easily unpack *.tar.gz, *.tar.bzip2, *.tar.xz, *.zip and *.tar files. CGO is not involved nor hard dependencies of any type.

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
Build system: go
Synopsis: Parse logfmt messages
Description:

Go package for parsing log lines in the logfmt style.

go-github-com-emersion-go-maildir 0.3.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-maildir
Licenses: Expat
Build system: go
Synopsis: Maildir interface for Go
Description:

The maildir package provides an interface to mailboxes in the Maildir format.

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-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-emersion-go-sasl 0.0.0-0.240c840
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-sasl
Licenses: Expat
Build system: go
Synopsis: SASL library written in Go
Description:

This package provides a SASL library written in Go.

go-github-com-russross-blackfriday-v2 2.1.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/russross/blackfriday
Licenses: FreeBSD
Build system: go
Synopsis: Blackfriday
Description:

Package blackfriday is a markdown processor.

go-github-com-vividcortex-gohistogram 1.0.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/VividCortex/gohistogram
Licenses: Expat
Build system: go
Synopsis: Streaming approximate histograms in Go
Description:

go-github-com-vividcortex-gohistogram contains implementations of weighted and exponential histograms.

go-github-com-zyedidia-poller 1.0.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/zyedidia/poller
Licenses: FreeBSD
Build system: go
Synopsis: poller
Description:

Package poller is a file-descriptor multiplexer. It allows concurent Read and Write operations from and to multiple file-descriptors without allocating one OS thread for every blocked operation. It operates similarly to Go's netpoller (which multiplexes network connections) without requiring special support from the Go runtime. It can be used with tty devices, character devices, pipes, FIFOs, and any file-descriptor that is poll-able (can be used with select(2), epoll(7), etc.) In addition, package poller allows the user to set timeouts (deadlines) for read and write operations, and also allows for safe cancelation of blocked read and write operations; a Close from another go-routine safely cancels ongoing (blocked) read and write operations.

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-schollz-mnemonicode 1.0.1
Propagated dependencies: go-golang-org-x-text@0.30.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/schollz/mnemonicode
Licenses: Expat
Build system: go
Synopsis: Mnemonicode
Description:

Package mnemonicode.

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-eiannone-keyboard 0.0.0-20190314115158-7169d0afeb4f
Dependencies: go-golang-org-x-sys@0.37.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/eiannone/keyboard
Licenses: Expat
Build system: go
Synopsis: Library to listen for keystrokes from the keyboard
Description:

Library to listen for keystrokes from the keyboard

go-github-com-emersion-go-imap-sortthread 1.2.0
Propagated dependencies: go-golang-org-x-text@0.30.0 go-github-com-emersion-go-sasl@0.0.0-0.240c840 go-github-com-emersion-go-imap@1.2.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-imap-sortthread
Licenses: Expat
Build system: go
Synopsis: Sorting and threading of messages for the imap package
Description:

The sortthread package implements message sorting and threading for go-github-com-emersion-go-imap.

go-github-com-andrew-d-go-termutil 0.0.0-20150726205930-009166a695a2
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/andrew-d/go-termutil
Licenses: Expat
Build system: go
Synopsis: Terminal utilities for golang
Description:

Terminal utilities for golang

go-github-com-schollz-progressbar-v3 3.8.5
Propagated dependencies: go-golang-org-x-term@0.36.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-crypto@0.43.0 go-github-com-stretchr-testify@1.10.0 go-github-com-mitchellh-colorstring@0.0.0-20190213212951-d06e56a500db go-github-com-mattn-go-runewidth@0.0.16 go-github-com-mattn-go-isatty@0.0.20 go-github-com-k0kubun-go-ansi@0.0.0-20180517002512-3bf9e2903213 go-github-com-davecgh-go-spew@1.1.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/schollz/progressbar
Licenses: Expat
Build system: go
Synopsis: progressbar
Description:

This package provides a very simple thread-safe progress bar which should work on every OS without problems. I needed a progressbar for croc and everything I tried had problems, so I made another one. In order to be OS agnostic I do not plan to support multi-line outputs.

go-github-com-jpillora-sizestr 20160129-1.e2ea2fa
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: github.com/jpillora/sizestr
Licenses: Expat
Build system: go
Synopsis: Pretty print byte counts in Go
Description:

go-github-com-jpillora-sizestr provides a library to pretty print byte counts in Go.

go-github-nu7hatch-gouuid 0.0.0-0.179d4d0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/nu7hatch/gouuid
Licenses: Expat
Build system: go
Synopsis: Go binding for libuuid
Description:

go-golang-org-x-image provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122.

go-github-com-emersion-go-imap 1.2.1
Propagated dependencies: go-golang-org-x-text@0.30.0 go-github-com-emersion-go-sasl@0.0.0-0.240c840 go-github-com-emersion-go-message@0.16.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-imap
Licenses: Expat
Build system: go
Synopsis: IMAP4rev1 library written in Go
Description:

The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.

go-github-com-emersion-go-textwrapper 0.0.0-20200911093747-65d896831594
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-textwrapper
Licenses: Expat
Build system: go
Synopsis: Text-wrapping writer for Go
Description:

The textwrapper package provides a writer that wraps long text lines to a specified length.

go-github-com-gabriel-vasile-mimetype 1.2.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/gabriel-vasile/mimetype
Licenses: Expat
Build system: go
Synopsis: Golang library for media type and file extension
Description:

Golang library for media type and file extension detection, based on magic numbers.

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.

go-github-com-armon-go-socks5 0.0.0-20160902184237-e75332964ef5
Dependencies: go-golang-org-x-net@0.46.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

Total results: 436