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.
ATF, or Automated Testing Framework, is a collection of libraries to write test programs in C, C++ and POSIX shell.
a text editor
Oniguruma is a regular expressions library. The special characteristic of this library is that different character encoding for every regular expression object can be specified.
grammars for babi
python cffi bindings for the oniguruma regex engine
An implementation of the BARE binary message format for Go.
python-pybare is a general purpose library for strongly typed primitives in Python that supports serializing to and from BARE messages.
This package provides the GNU Guix reference card as a PDF file.
This is a tiny C utility that can turn your webcam into a light sensor; moreover it supports a redshift-like gamma control, a screen dimmer and dpms settings.
Libmodule offers a small and simple C implementation of an actor library that aims to let developers easily create modular C projects in a way which is both simple and elegant.
A linux bus interface that lets you change screen brightness, compute captured webcam frames brightness and change screen temperature.
go-github-com-gliderlabs-ssh wraps the crypto/ssh package with a higher-level API for building SSH servers.
zyedidia-clipboard provides copying and pasting to the Clipboard for Go.
go-github-com-dsnet-golib is a collection of mostly unrelated helper libraries.
Collection of compression libraries for Go
This package provides supplemental Go networking libraries.
SJSON is a Go package that provides a very fast and simple way to set a value in a json document.
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.
This package provides a logger in Go.
go-github-com-hashicorp-errwrap is a package that formalizes the pattern of wrapping errors and checking if an error contains another error.
This package provides character set convertion as a Go library.
Go package for parsing log lines in the logfmt style.
The maildir package provides an interface to mailboxes in the Maildir format.
go-github-com-oklog-run a universal mechanism to manage goroutine lifecycles.