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.
Libldm is a library for managing Microsoft Windows dynamic disks, which use Microsoft's LDM metadata. It can inspect them, and also create and remove device-mapper block devices which can be mounted.
ATF, or Automated Testing Framework, is a collection of libraries to write test programs in C, C++ and POSIX shell.
a text editor
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.
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.
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.
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.
A linux bus interface that lets you change screen brightness, compute captured webcam frames brightness and change screen temperature.
go-github-com-tomasen-realip can be used to get client's real public IP, which is usually useful for logging HTTP server.
SJSON is a Go package that provides a very fast and simple way to set a value in a json document.
Simple request logging in Go
go-github-com-gosuri-uilive go library for updating terminal output in realtime. It provides a buffered io.Writer that is flushed at a timed interval. go-github-com-gosuri-uilive powers go-github-com-gosuri-uiprogress.
go-github-com-klauspost-pgzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.
disintegration-imaging provides basic image processing functions such as resize, rotate, crop, brightness/contrast, adjustments, etc.
MauLogger is a logger for Go programs.
go-github-com-bradfitz-iter provides a syntactically different way to iterate over integers. That's it.
Clean up raw terminal output by stripping escape sequences, optionally preserving color.
Go client API for InfluxDB 1.x.
go-github-com-oklog-run a universal mechanism to manage goroutine lifecycles.
go-github-com-buger-goterm provides basic building blocks for advanced console UI