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.
Converts markdown into roff (man pages).
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.
Package requests is a convenience wrapper around net/http to make it faster and easier to build requests and custom transports.
@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.
This package provides a library for calling C functions from Go without Cgo.
This package provides a low-level library to play sound.
Package enumflag supplements the Golang CLI flag handling packages spf13/cobra and spf13/pflag with enumeration flags.
Package success improves your testing feng shui tremendiously by shimming in Gomega error detection whenever trying to be Successful().
Package json5 implements decoding of JSON5 values.
An MP3 decoder in pure Go based on @urlhttps://github.com/technosaurus/PDMP3,PDMP3.
This package provides the ability to use BDF fonts in Go.
Package argon2 implements the key derivation function Argon2.
Package gozstd is Go wrapper for zstd.
Package bitmapfont provides font.Face values with bitmap glyphs.
hashstructure is a Go library for creating a unique hash value for arbitrary values in Go.
This library provides typesetting capabilities in pure Go. It is appropriate for use in GUI applications, and is shared by multiple Go UI toolkits including @urlhttps://fyne.io,Fyne, @urlhttps://gioui.org,Gio, and @urlhttps://ebitengine.org,Ebitengine.
Package ebiten provides graphics and input API to develop a 2D game.
Package zenity provides cross-platform access to simple dialogs that interact graphically with the user.
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.
This module provides resources used when developping @urlhttps://github.com/go-text/typesetting,go-text/typesetting, such as :.
Package goversioninfo creates a syso file which contains Microsoft Version Information and an optional icon.
Package cookiejar implements an in-memory @urlhttps://rfc-editor.org/rfc/rfc6265.html,RFC 6265-compliant http.CookieJar.
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.