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.
Package zenity provides cross-platform access to simple dialogs that interact graphically with the user.
Package retry provides a framework for retrying actions. It does not itself invoke the action to be retried, but is intended to be used in a retry loop.
This package provides a low-level library to play sound.
Package gozstd is Go wrapper for zstd.
Package hideconsole is a utility package to hide a console automatically even without `-ldflags "-Hwindowsgui"` on Windows.
Package set implements type-safe, non-allocating algorithms that operate on ordered sets.
Package cookiejar implements an in-memory @urlhttps://rfc-editor.org/rfc/rfc6265.html,RFC 6265-compliant http.CookieJar.
This package provides the ability to use BDF fonts in Go.
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.
Converts markdown into roff (man pages).
Package hm is a simple Hindley-Milner type inference system in Go. It provides the necessary data structures and functions for creating such a system.
Package pkcs7 implements parsing and generation of some PKCS#7 structures.
@strongFlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.
Package vecf64 provides common functions and methods for slices of float64.
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.
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.
This module provides resources used when developping @urlhttps://github.com/go-text/typesetting,go-text/typesetting, such as :.
Package bitmapfont provides font.Face values with bitmap glyphs.
Package success improves your testing feng shui tremendiously by shimming in Gomega error detection whenever trying to be Successful().
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 tensor is a package that provides efficient, generic n-dimensional arrays in Go. Also in this package are functions and methods that are used commonly in arithmetic, comparison and linear algebra operations.
Package mpeg implements MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS demuxer.
This package provides a low-level library to play sound.