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 package provides pure Erlang MySQL driver.
This package provides XMPP parsing and serialization library for Erlang/Elixir.
This package provides JSON Decoder/Encoder for Erlang.
This package provides OAuth 2.0 implementation for Erlang.
This package provides PKIX management for Erlang.
This package provides a generic interface to different metrics systems in Erlang.
This package provides fast Stringprep Erlang/Elixir implementation.
This package provides TLS/SSL OpenSSL-based native driver for Erlang/Elixir.
This package provides Erlang/Elixir image converter.
This package provides an extension for EDoc for generating Markdown.
Erlang application to parse YAML 1.1 and YAML 1.2 documents, as well as JSON documents.
This plugin provides support for generating docs with ex_doc.
This package provides an Erlang providers library.
This package provides an Emacs major mode for editing Erlang source files.
This package provides SSL verification functions for Erlang.
rebar3 is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
rebar3 is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. rebar3 also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (git, hg, etc).
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 plugin adds support for generating the version from a git checkout.
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 contains plugin for ASN.1 compilation from within Rebar3.
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 package provides the reference implementation of Hex specifications.
This package provides erlfmt, an opinionated Erlang code formatter.