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.
entr reads a list of file names from standard input and executes a given command (including arguments) whenever any of them change. It aims to facilitate rapid feedback and automated testing.
For example, you can use entr to automatically invoke make each time you modify a source code file. It supports interactive utilities and doesn't waste resources by polling for changes.
This package provides erlang-coveralls, an Erlang module to convert and send cover data to Coveralls.
This package provides a generic interface to different metrics systems in Erlang.
This package provides YAML configuration processor.
This package provides ACME client for Erlang.
This package provides a library to periodically collect measurements and dispatch them as Telemetry events.
This package provides native zlib driver for Erlang/Elixir.
This package provides MochiMedia, an Erlang Web Server.
This package implements a generic setup application for Erlang-based systems.
This package provides meck, a mocking framework for Erlang.
This package provides a pure Erlang IDNA implementation.
This package provides an helper library for making Erlang libraries logging framework agnostic.
This package provides erlang-exometer-core, a library for code instrumentation and metrics collection.
This package provides in-memory cache Erlang/Elixir library.
This package provides fast Expat-based Erlang/Elixir XML parsing library.
Binpp will use io:format to output the formatted binary by default. However there are options making pprint functions return formatted data instead of performing direct IO write.
This package provides PostgreSQL driver for Erlang.
This package provides erlang-hackney, a simple HTTP client.
This package provides JSON Decoder/Encoder for Erlang.
This library implements ANSI colors for your Erlang.
This package provides PKIX management for Erlang.
This package provides a difference library.
This package provides OAuth 2.0 implementation for Erlang.
This package provides XMPP parsing and serialization library for Erlang/Elixir.