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.
This library implements ANSI colors for your Erlang.
Ranch aims to provide everything you need to accept TCP connections with a small code base and low latency while being easy to use directly as an application or to embed into your own.
This package provides STUN and TURN library for Erlang/Elixir.
This package provides ACME client for Erlang.
This package provides erlang-cowlib, a support library for manipulating Web protocols.
This package provides a difference library.
Erlang/Elixir library for partitioned or sharded ETS tables.
PropEr is a tool for the automated, semi-random, property-based testing of Erlang programs. It is fully integrated with Erlang's type language, and can also be used for the model-based random testing of stateful systems.
This package provides a rebar3 plugin for dead code cleaning.
This package provides a helper library for terminal colour printing extending the io:format syntax to add colours.
This plugin allows running PropEr test suites from within rebar3.
This package provides SSL verification functions for Erlang.
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance.
This plugin provides support for handling non-OTP applications as a dependent libraries.
This Erlang library provides a Binary pattern match Based Mustache template engine
This package provides an Erlang providers library.
LFE, Lisp Flavoured Erlang, is a Lisp syntax front-end to the Erlang compiler. Code produced with it is compatible with "normal" Erlang code. An LFE evaluator and shell is also included.
An Erlang library for encoding and decoding JSON data.
This package provides the reference implementation of Hex specifications.
This Erlang library contains a CA bundle that you can reference in your Erlang application. This is useful for systems that do not have CA bundles that Erlang can find itself, or where a uniform set of CAs is valuable.
This an Erlang specific port of certifi. The CA bundle is derived from Mozilla's canonical set.
This plugin provides support for generating docs with ex_doc.
Relx assembles releases for an Erlang/OTP release. Given a release specification and a list of directories in which to search for OTP applications it will generate a release output. That output depends heavily on what plugins available and what options are defined, but usually it is simply a well configured release directory.
Erlang application to parse YAML 1.1 and YAML 1.2 documents, as well as JSON documents.
This package contains plugin for ASN.1 compilation from within Rebar3.