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.
ATF, or Automated Testing Framework, is a collection of libraries to write test programs in C, C++ and POSIX shell.
grammars for babi
python cffi bindings for the oniguruma regex engine
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.
a text editor
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-anmitsu-go-shlex provides a simple lexical analysis like the Unix shell.
Is provides a quick, clean and simple framework for writing Go tests.
This package provides supplemental Go networking libraries.
go-github-com-aryann-difflib is a simple library written in Go for diffing two sequences of text.
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 client API for InfluxDB 1.x.
go-github-com-jpillora-sizestr provides a library to pretty print byte counts in Go.
go-github-com-tomasen-realip can be used to get client's real public IP, which is usually useful for logging HTTP server.
GJSON is a Go package that provides a fast and simple way to get values from a JSON document.
go-github-com-go-logfmt-logfmt implements utilities to mars and unmarshal data in the logfmt format. It provides an API similar encoding/json and encoding/xml.
go-github-com-nu7hatch-gouuid provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122.
go-github-com-go-windows-terminal-sequences is a globally unique id generator library, ready to safely be used directly in your server code.
Work in Progress. This still needs a lot of help to be complete, or even usable!