_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


erlang-base64url 1.0.1
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/base64url
Licenses: Expat
Build system: rebar
Synopsis: URL safe base64-compatible codec
Description:

This package provides URL safe base64-compatible codec for Erlang.

erlang-sqlite3 1.1.15
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/sqlite3
Licenses: ASL 2.0
Build system: rebar
Synopsis: SQLite3 driver for Erlang
Description:

This package provides SQLite3 driver for Erlang.

erlang-meck 1.0.0
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hexdocs.pm/meck/
Licenses: ASL 2.0
Build system: rebar
Synopsis: Mocking framework for Erlang
Description:

This package provides meck, a mocking framework for Erlang.

erlang-mqtree 1.0.19
Dependencies: erlang-p1-utils@1.0.28
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/mqtree
Licenses: ASL 2.0
Build system: rebar
Synopsis: Index tree for MQTT topic filters
Description:

This package provides index tree for MQTT topic filters.

erlang-metrics 2.5.0
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/metrics
Licenses: FreeBSD
Build system: rebar
Synopsis: Generic interface to metrics systems in Erlang
Description:

This package provides a generic interface to different metrics systems in Erlang.

erlang-cowboy 2.14.1
Propagated dependencies: erlang-cowlib@2.16.0 erlang-ranch@2.2.0
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/cowboy
Licenses: ISC
Build system: rebar
Synopsis: Small, fast, modern HTTP server
Description:

Cowboy aims to provide a complete HTTP stack in a small code base. It is optimized for low latency and low memory usage, in part because it uses binary strings.

Cowboy provides routing capabilities, selectively dispatching requests to handlers written in Erlang. Because it uses Ranch for managing connections, Cowboy can easily be embedded in any other application.

erlang-ezlib 1.0.15
Dependencies: erlang-p1-utils@1.0.28
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/ezlib
Licenses: ASL 2.0
Build system: rebar
Synopsis: Native zlib driver for Erlang/Elixir
Description:

This package provides native zlib driver for Erlang/Elixir.

erlang-yconf 1.0.21
Dependencies: erlang-fast-yaml@1.0.39
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/yconf
Licenses: ASL 2.0
Build system: rebar
Synopsis: YAML configuration processor
Description:

This package provides YAML configuration processor.

erlang-stringprep 1.0.33
Dependencies: erlang-p1-utils@1.0.28
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/stringprep
Licenses: ASL 2.0
Build system: rebar
Synopsis: Fast Stringprep Erlang/Elixir implementation
Description:

This package provides fast Stringprep Erlang/Elixir implementation.

erlang-getopt 1.0.3
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://github.com/jcomellas/getopt
Licenses: Modified BSD
Build system: rebar
Synopsis: Command-line options parser for Erlang
Description:

This package provides an Erlang module to parse command line arguments using the GNU getopt syntax.

erlang-certifi 2.15.0
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://github.com/certifi/erlang-certifi/
Licenses: Modified BSD
Build system: rebar
Synopsis: Erlang CA certificate bundle
Description:

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.

rebar3-raw-deps 2.0.0
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://github.com/soranoba/rebar3_raw_deps
Licenses: Expat
Build system: rebar
Synopsis: Rebar3 plugin for supporting "raw" dependencies
Description:

This plugin provides support for handling non-OTP applications as a dependent libraries.

erlang-edown 0.9.1
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://github.com/uwiger/edown
Licenses: ASL 2.0
Build system: rebar
Synopsis: Markdown extension for EDoc
Description:

This package provides an extension for EDoc for generating Markdown.

erlang-ssl-verify-fun 1.1.7
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://github.com/deadtrickster/ssl_verify_fun.erl
Licenses: Expat
Build system: rebar
Synopsis: SSL verification functions for Erlang
Description:

This package provides SSL verification functions for Erlang.

rebar3 3.24.0
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://rebar3.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Sophisticated build-tool for Erlang projects that follows OTP principles
Description:

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).

emacs-erlang 28.4.3
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://www.erlang.org/
Licenses: ASL 2.0
Build system: emacs
Synopsis: Erlang major mode for Emacs
Description:

This package provides an Emacs major mode for editing Erlang source files.

erlang-yamerl 0.10.0-0.a24f448
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://hexdocs.pm/yamerl/
Licenses: FreeBSD
Build system: rebar
Synopsis: YAML and JSON parser in pure Erlang
Description:

Erlang application to parse YAML 1.1 and YAML 1.2 documents, as well as JSON documents.

rebar3-hank 1.4.1
Dependencies: erlang-katana-code@2.4.1
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://hexdocs.pm/rebar3_hank/
Licenses: Expat
Build system: rebar
Synopsis: Rebar3 plugin for dead code cleaning
Description:

This package provides a rebar3 plugin for dead code cleaning.

erlang-pc 1.15.0
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://hex.pm/packages/pc
Licenses: Expat
Build system: rebar
Synopsis: Rebar3 port compiler for native code
Description:

This package provides support for compiling native code for Rebar3.

rebar3-git-vsn 1.1.1
Dependencies: git-minimal@2.50.0
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://github.com/soranoba/rebar3_git_vsn
Licenses: Expat
Build system: rebar
Synopsis: Rebar3 plugin for generating the version from git
Description:

This plugin adds support for generating the version from a git checkout.

erlang-relx 4.10.0
Propagated dependencies: erlang-bbmustache@1.12.2
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://erlware.github.io/relx/
Licenses: ASL 2.0
Build system: rebar
Synopsis: Release assembler for Erlang/OTP Releases
Description:

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 28.4.3
Dependencies: ncurses@6.2.20210619 openssl@3.5.5 wxwidgets@3.2.10
Propagated dependencies: fontconfig-minimal@2.16.0 glu@9.0.2 mesa@26.0.2
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://www.erlang.org/
Licenses: ASL 2.0 FreeBSD Modified BSD Expat LGPL 2.0+ Tcl/Tk Zlib
Build system: gnu
Synopsis: The Erlang programming language
Description:

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.

erlang-parse-trans 3.4.2
Dependencies: erlang-getopt@1.0.3
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://github.com/uwiger/parse_trans
Licenses: ASL 2.0
Build system: rebar
Synopsis: Parse transform utilities for Erlang
Description:

This package captures some useful patterns in parse transformation and code generation for Erlang.

For example generating standardized accessor functions for records or evaluating an expression at compile-time and substitute the result as a compile-time constant.

erlang-eunit-formatters 0.6.0
Channel: guix
Location: gnu/packages/erlang.scm (gnu packages erlang)
Home page: https://github.com/seancribbs/eunit_formatters
Licenses: ASL 2.0
Build system: rebar
Synopsis: Better output for eunit suites
Description:

This package provides a better output for Erlang eunits.

Total packages: 73977