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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


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-denisbrodbeck-machineid 1.0.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/denisbrodbeck/machineid
Licenses: Expat
Build system: go
Synopsis: machineid provides support for reading the unique machine ids
Description:

Package machineid provides support for reading the unique machine id of most OSs (without admin privileges).

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-gliderlabs-ssh 0.2.2
Dependencies: go-golang-org-x-crypto@0.43.0 go-golang-org-x-sys@0.37.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-cpuguy83-go-md2man-v2 2.0.1
Propagated dependencies: 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/cpuguy83/go-md2man
Licenses: Expat
Build system: go
Synopsis: go-md2man
Description:

Converts markdown into roff (man pages).

go-github-com-cpuguy83-go-md2man 1.0.10
Propagated dependencies: go-github-com-russross-blackfriday@1.6.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/cpuguy83/go-md2man
Licenses: Expat
Build system: go
Synopsis: go-md2man
Description:

Work in Progress. This still needs a lot of help to be complete, or even usable!

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-etcd-io-bbolt-for-gomuks 1.3.5
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://pkg.go.dev/go.etcd.io/bbolt/
Licenses: Expat
Build system: go
Synopsis: Low-level key/value store in Go
Description:

This package implements a low-level key/value store in Go.

go-github-com-lucasb-eyer-go-colorful 1.2.0
Dependencies: go-golang-org-x-image@0.32.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/lucasb-eyer/go-colorful
Licenses: Expat
Build system: go
Synopsis: Library for playing with colors in Go
Description:

The colorful package providos a library for using colors in Go. colorful stores colors in RGB and provides methods for converting these to various color spaces.

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

go-gemini 0.2.2
Dependencies: go-golang-org-x-net@0.46.0 go-golang-org-x-text@0.30.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://git.sr.ht/~adnano/go-gemini
Licenses: GPL 3+
Build system: go
Synopsis: Go implementation of the Gemini protocol
Description:

go-gemini implements the Gemini protocol in Go. It provides an API similar to that of net/http to facilitate the development of Gemini clients and servers.

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-zyedidia-clipboard 1.0.3
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/zyedidia/clipboard
Licenses: Expat
Build system: go
Synopsis: Clipboard for golang
Description:

zyedidia-clipboard provides copying and pasting to the Clipboard for Go.

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-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-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-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/anmitsu/go-shlex
Licenses: Expat
Build system: go
Synopsis: Lexical analyzer like Unix shell for golang
Description:

go-github-com-anmitsu-go-shlex provides a simple lexical analysis like the Unix shell.

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-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-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-golang-org-x-image-for-gomuks 0.0.0-1.ac19c3e
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://go.googlesource.com/image
Licenses: Modified BSD
Build system: go
Synopsis: Supplemental Go image libraries
Description:

This package provides supplemental Go libraries for image processing.

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-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-mattn-go-sqlite3-for-gomuks 1.14.9
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/mattn/go-sqlite3
Licenses: Expat
Build system: go
Synopsis: Sqlite3 driver for Go
Description:

This package provides a Sqlite3 driver for Go using database/sql.

Page: 127282930312885
Total packages: 69240