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

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-akavel-rsrc 0.10.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/akavel/rsrc
Licenses: Expat
Build system: go
Synopsis:
#<unspecified>
go-github-com-netflix-go-expect 0.0.0-20220104043353-73e0943537d2
Propagated dependencies: go-github-com-stretchr-testify@1.11.1 go-github-com-creack-pty@1.1.24
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/Netflix/go-expect
Licenses: ASL 2.0
Build system: go
Synopsis: go-expect
Description:

Package expect provides an expect-like interface to automate control of applications. It is unlike expect in that it does not spawn or manage process lifecycle. This package only focuses on expecting output and sending input through it's psuedoterminal.

go-github-com-acarl005-stripansi 0.0.0-20180116102854-5a71ef0e047d
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/acarl005/stripansi
Licenses: Expat
Build system: go
Synopsis: Strip ANSI
Description:

This Go package removes ANSI escape codes from strings.

go-github-com-foxboron-go-uefi-efivar 0.0.0-20240805124652-e2076f0e58ca
Propagated dependencies: go-github-com-spf13-afero@1.6.0 go-github-com-netflix-go-expect@0.0.0-20220104043353-73e0943537d2 go-golang-org-x-text@0.36.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-crypto@0.50.0 go-go-mozilla-org-pkcs7@0.9.0 go-github-com-pkg-errors@0.9.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/foxboron/go-uefi
Licenses: Expat
Build system: go
Synopsis: go-uefi
Description:

This package provides a UEFI library written to interact with Linux efivars. The goal is to provide a Go library to enable application authors to better utilize secure boot and UEFI. This also includes unit-testing to ensure the library is compatible with existing tools, and integration tests to ensure the library is able of deal with future UEFI revisions.

go-github-com-thediveo-enumflag 2.0.7
Propagated dependencies: go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-github-com-thediveo-success@1.0.3 go-github-com-spf13-cobra@1.10.2 go-github-com-sirupsen-logrus@1.9.3 go-github-com-onsi-gomega@1.39.1 go-github-com-onsi-ginkgo-v2@2.28.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/thediveo/enumflag
Licenses: ASL 2.0
Build system: go
Synopsis: CLI Enumeration Flags
Description:

Package enumflag supplements the Golang CLI flag handling packages spf13/cobra and spf13/pflag with enumeration flags.

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
Build system: go
Synopsis: go4
Description:

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

go-github-com-josephspurrier-goversioninfo 1.5.0
Propagated dependencies: go-github-com-stretchr-testify@1.11.1 go-github-com-akavel-rsrc@0.10.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/josephspurrier/goversioninfo
Licenses: Expat
Build system: go
Synopsis: GoVersionInfo
Description:

Package goversioninfo creates a syso file which contains Microsoft Version Information and an optional icon.

go-github-com-jeandeaual-go-locale 0.0.0-20241217141322-fcc2cadd6f08
Propagated dependencies: go-golang-org-x-sys@0.43.0 go-github-com-stretchr-testify@1.11.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/jeandeaual/go-locale
Licenses: Expat
Build system: go
Synopsis: go-locale
Description:

Go library used to retrieve the current locale(s) of the operating system.

go-github-com-foxboron-go-uefi-efivarfs 0.0.0-20240805124652-e2076f0e58ca
Propagated dependencies: go-github-com-spf13-afero@1.6.0 go-github-com-netflix-go-expect@0.0.0-20220104043353-73e0943537d2 go-golang-org-x-text@0.36.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-crypto@0.50.0 go-go-mozilla-org-pkcs7@0.9.0 go-github-com-pkg-errors@0.9.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/foxboron/go-uefi
Licenses: Expat
Build system: go
Synopsis: go-uefi
Description:

This package provides a UEFI library written to interact with Linux efivars. The goal is to provide a Go library to enable application authors to better utilize secure boot and UEFI. This also includes unit-testing to ensure the library is compatible with existing tools, and integration tests to ensure the library is able of deal with future UEFI revisions.

go-github-com-evanw-esbuild-api 0.24.2
Propagated dependencies: go-golang-org-x-sys@0.43.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/evanw/esbuild
Licenses: Expat
Build system: go
Synopsis: Why?
Description:

@urlhttps://esbuild.github.io/,Website | @urlhttps://esbuild.github.io/getting-started/,Getting started | @urlhttps://esbuild.github.io/api/,Documentation | @urlhttps://esbuild.github.io/plugins/,Plugins | @urlhttps://esbuild.github.io/faq/,FAQ.

go-github-com-vbauerster-mpb-v5 5.4.0
Propagated dependencies: go-golang-org-x-sys@0.43.0 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-acarl005-stripansi@0.0.0-20180116102854-5a71ef0e047d go-github-com-vividcortex-ewma@1.2.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/vbauerster/mpb
Licenses: Unlicense
Build system: go
Synopsis: Multi Progress Bar
Description:

Package mpb is a library for rendering progress bars in terminal applications.

go-github-com-go-errgo-errgo 1.0.1
Propagated dependencies: go-github-com-frankban-quicktest@1.14.6
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/go-errgo/errgo
Licenses: Modified BSD
Build system: go
Synopsis: errgo
Description:

The errgo package provides a way to create and diagnose errors. It is compatible with the usual Go error idioms but adds a way to wrap errors so that they record source location information while retaining a consistent way for code to inspect errors to find out particular problems.

go-github-com-dlclark-regexp2 1.11.5
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/dlclark/regexp2/
Licenses: Expat
Build system: go
Synopsis: Full featured regular expressions for Go
Description:

Regexp2 is a feature-rich RegExp engine for Go.

go-github-com-mitchellh-hashstructure 2.0.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/mitchellh/hashstructure
Licenses: Expat
Build system: go
Synopsis: hashstructure
Description:

hashstructure is a Go library for creating a unique hash value for arbitrary values in Go.

go-github-com-foxboron-go-uefi-authenticode 0.0.0-20240805124652-e2076f0e58ca
Propagated dependencies: go-github-com-spf13-afero@1.6.0 go-github-com-netflix-go-expect@0.0.0-20220104043353-73e0943537d2 go-golang-org-x-text@0.36.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-crypto@0.50.0 go-go-mozilla-org-pkcs7@0.9.0 go-github-com-pkg-errors@0.9.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/foxboron/go-uefi
Licenses: Expat
Build system: go
Synopsis: go-uefi
Description:

This package provides a UEFI library written to interact with Linux efivars. The goal is to provide a Go library to enable application authors to better utilize secure boot and UEFI. This also includes unit-testing to ensure the library is compatible with existing tools, and integration tests to ensure the library is able of deal with future UEFI revisions.

go-github-com-gin-contrib-cors 1.7.3
Propagated dependencies: go-github-com-stretchr-testify@1.11.1 go-github-com-gin-gonic-gin@1.12.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/gin-contrib/cors
Licenses: Expat
Build system: go
Synopsis: CORS gin's middleware
Description:

Gin middleware/handler to enable CORS support.

go-github-com-cpuguy83-go-md2man-v2 2.0.1
Propagated dependencies: go-github-com-russross-blackfriday-v2@2.1.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
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-randall77-makefat 0.0.0-20210315173500-7ddd0e42c844
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/randall77/makefat
Licenses: Unlicense
Build system: go
Synopsis: makefat
Description:

This package provides a tool for making fat OSX binaries (a portable lipo).

go-github-com-go-text-typesetting-utils 0.0.0-20250317161857-4bc07585f84e
Propagated dependencies: go-golang-org-x-tools@0.44.0 go-golang-org-x-text@0.36.0 go-golang-org-x-net@0.53.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/go-text/typesetting-utils
Licenses: Unlicense Modified BSD
Build system: go
Synopsis: Developpement resources for go-text/typesetting
Description:

This module provides resources used when developping @urlhttps://github.com/go-text/typesetting,go-text/typesetting, such as :.

go-github-com-matthewhartstonge-argon2 1.0.0
Propagated dependencies: go-golang-org-x-crypto@0.50.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/matthewhartstonge/argon2
Licenses: ASL 2.0
Build system: go
Synopsis: 🔐 argon2
Description:

Package argon2 implements the key derivation function Argon2.

go-github-com-thediveo-success 1.0.3
Propagated dependencies: go-github-com-onsi-gomega@1.39.1 go-github-com-onsi-ginkgo-v2@2.28.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/thediveo/success
Licenses: ASL 2.0
Build system: go
Synopsis:
Description:

Package success improves your testing feng shui tremendiously by shimming in Gomega error detection whenever trying to be Successful().

go-github-com-jezek-xgb 1.1.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/jezek/xgb
Licenses: Modified BSD
Build system: go
Synopsis:
Description:

Package XGB provides the X Go Binding, which is a low-level API to communicate with the core X protocol and many of the X extensions.

Total packages: 72166