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

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.


entr 5.8
Dependencies: bash-minimal@5.2.37 coreutils@9.1
Channel: guix
Location: gnu/packages/entr.scm (gnu packages entr)
Home page: https://eradman.com/entrproject/
Licenses: ISC
Build system: gnu
Synopsis: Run arbitrary commands when files change
Description:

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.

erlang-telemetry 1.3.0
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hexdocs.pm/telemetry/
Licenses: ASL 2.0
Build system: rebar
Synopsis: Dynamic dispatching library for metrics and instrumentations
Description:

Telemetry is a lightweight library for dynamic dispatching of events, with a focus on metrics and instrumentation. Any Erlang or Elixir library can use telemetry to emit events. Application code and other libraries can then hook into those events and run custom handlers.

erlang-erlydtl 0.15.0
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://github.com/erlydtl/erlydtl
Licenses: Expat
Build system: rebar
Synopsis: Django templates for Erlang
Description:

ErlyDTL compiles Django Template Language to Erlang bytecode.

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-stun 1.2.21
Dependencies: erlang-fast-tls@1.1.25 erlang-p1-utils@1.0.28
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/stun
Licenses: ASL 2.0
Build system: rebar
Synopsis: STUN and TURN library for Erlang/Elixir
Description:

This package provides STUN and TURN library for Erlang/Elixir.

erlang-eredis 1.7.1
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/eredis
Licenses: Expat
Build system: rebar
Synopsis: Non-blocking Redis client with focus on performance and robustness
Description:

This package provides non-blocking Redis client for Erlang with focus on performance and robustness.

erlang-p1-mysql 1.0.26
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/p1_mysql
Licenses: ASL 2.0
Build system: rebar
Synopsis: Pure Erlang MySQL driver
Description:

This package provides pure Erlang MySQL driver.

erlang-esip 1.0.59
Dependencies: erlang-fast-tls@1.1.25 erlang-p1-utils@1.0.28 erlang-stun@1.2.21
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/esip
Licenses: ASL 2.0
Build system: rebar
Synopsis: SIP server component in Erlang
Description:

This package provides ProcessOne SIP server component in Erlang.

erlang-p1-pgsql 1.1.35
Dependencies: erlang-xmpp@1.12.0
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/p1_pgsql
Licenses: ASL 2.0
Build system: rebar
Synopsis: PostgreSQL driver for Erlang
Description:

This package provides PostgreSQL driver for Erlang.

erlang-exometer-core 2.0.0
Propagated dependencies: erlang-hut@1.4.0 erlang-parse-trans@3.4.2 erlang-setup@2.2.1
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hexdocs.pm/exometer_core/
Licenses: MPL 2.0
Build system: rebar
Synopsis: Code instrumentation and metrics collection
Description:

This package provides erlang-exometer-core, a library for code instrumentation and metrics collection.

erlang-jiffy 1.1.2
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/jiffy
Licenses: Expat
Build system: rebar
Synopsis: JSON Decoder/Encoder
Description:

This package provides JSON Decoder/Encoder for Erlang.

erlang-jose 1.11.10
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/jose
Licenses: Expat
Build system: rebar
Synopsis: JSON Object Signing and Encryption for Erlang and Elixir
Description:

This package provides JSON Object Signing and Encryption (JOSE) for Erlang and Elixir.

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-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-coveralls 2.2.0
Propagated dependencies: erlang-jsx@3.1.0
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/coveralls
Licenses: FreeBSD
Build system: rebar
Synopsis: Coveralls for Erlang
Description:

This package provides erlang-coveralls, an Erlang module to convert and send cover data to Coveralls.

erlang-unicode-util-compat 0.7.1
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/unicode_util_compat
Licenses: ASL 2.0
Build system: rebar
Synopsis: Compatibility library for Erlang < 20
Description:

This package provides unicode_util compatibility library for Erlang < 20.

erlang-idna 6.1.1
Dependencies: erlang-unicode-util-compat@0.7.1
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/idna
Licenses: Expat
Build system: rebar
Synopsis: Pure Erlang IDNA implementation
Description:

This package provides a pure Erlang IDNA implementation.

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-telemetry-poller 1.3.0
Propagated dependencies: erlang-telemetry@1.3.0
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hexdocs.pm/telemetry_poller/
Licenses: ASL 2.0
Build system: rebar
Synopsis: Periodically collect measurements and dispatch them as Telemetry events
Description:

This package provides a library to periodically collect measurements and dispatch them as Telemetry events.

erlang-epam 1.0.14
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/epam
Licenses: ASL 2.0
Build system: rebar
Synopsis: Helper for PAM authentication support
Description:

This package provides epam helper for PAM authentication support.

erlang-cowboy-telemetry 0.4.0
Propagated dependencies: erlang-cowboy@2.14.1 erlang-telemetry@1.3.0
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://github.com/beam-telemetry/cowboy_telemetry
Licenses: ASL 2.0
Build system: rebar
Synopsis: Telemetry instrumentation for Cowboy
Description:

This package provides erlang-cowboy-telemetry, a library implementing Telemetry instrumentation for Cowboy.

erlang-fast-tls 1.1.25
Dependencies: erlang-p1-utils@1.0.28 openssl@3.5.5
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/fast_tls
Licenses: ASL 2.0
Build system: rebar
Synopsis: TLS/SSL OpenSSL-based native driver for Erlang/Elixir
Description:

This package provides TLS/SSL OpenSSL-based native driver for Erlang/Elixir.

erlang-binpp 1.1.1
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://github.com/jtendo/binpp
Licenses: WTFPL 2
Build system: rebar
Synopsis: Erlang Binary Pretty Printer
Description:

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.

erlang-tdiff 0.1.2
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/tdiff
Licenses: LGPL 2.0
Build system: rebar
Synopsis: Difference library
Description:

This package provides a difference library.

Total packages: 32521