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.
This package provides fast Expat-based Erlang/Elixir XML parsing library.
This package provides a build tool and plugin to convert exported Erlang cover data sets into Cobertura XML reports, which can then be feed to the Jenkins Cobertura plug-in.
On hex.pm, this plugin was previously called rebar_covertool.
This package provides an Erlang module to parse command line arguments using the GNU getopt syntax.
This package provides a rebar3 plugin for dead code cleaning.
This package provides support for compiling native code for Rebar3.
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.
This plugin allows running PropEr test suites from within rebar3.
This package provides an extension for EDoc for generating Markdown.
This package provides an OTP library to be used for CT log outputs you want to be readable around all that noise they contain.
An Erlang library for encoding and decoding JSON data.
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 erlfmt, an opinionated Erlang code formatter.
This package contains plugin for ASN.1 compilation from within Rebar3.
An Erlang application for consuming, producing and manipulating json.
Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components.
This package provides the reference implementation of Hex specifications.
This package provides a helper library for terminal colour printing extending the io:format syntax to add colours.
This package provides an Emacs major mode for editing Erlang source files.
This package provides an Erlang providers library.
This package provides functions useful for processing Erlang code.
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 adds support for generating the version from a git checkout.
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.
This Erlang library provides a Binary pattern match Based Mustache template engine