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

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.


elixir-mox 1.2.0
Propagated dependencies: elixir-nimble-ownership@1.0.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/mox/
Licenses: ASL 2.0
Build system: mix
Synopsis: Mocks and explicit contracts
Description:

This package provides mox, a library to mock and explicit contracts for Elixir.

elixir-prove 0.1.7
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/prove/
Licenses: Expat
Build system: mix
Synopsis: Provides the macros @code{prove} and @code{batch}
Description:

This package provides the macros prove and batch to write shorter tests.

elixir-igniter 0.6.28
Propagated dependencies: elixir-glob-ex@0.1.11 elixir-jason@1.4.1 elixir-rewrite@1.1.2 elixir-sourceror@1.10.0 elixir-spitfire@0.2.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/igniter/
Licenses: Expat
Build system: mix
Synopsis: Code generation and project patching framework
Description:

This package provides a code generation and project patching framework.

elixir-ex-ulid 0.1.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/ex_ulid/
Licenses: ASL 2.0
Build system: mix
Synopsis: Provides an ULID implementation in Elixir
Description:

This package provides elixir-ex-ulid an implementation of Universally Unique Lexicographically Sortable Identifier (ULID).

elixir-castore 1.0.7
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/castore/
Licenses: ASL 2.0
Build system: mix
Synopsis: Up-to-date CA certificate store
Description:

The Elixir castore package is a micro-library that provides an up-to-date CA certificate store file for Elixir applications.

elixir-bunt 1.0.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/bunt/
Licenses: Expat
Build system: mix
Synopsis: 256 color ANSI coloring in the terminal
Description:

Bunt is an Elixir package that enables 256 color ANSI coloring in the terminal and allows users to alias colors to more semantic and application-specific names1.

elixir-escape 0.4.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/escape/
Licenses: Expat
Build system: mix
Synopsis: ANSI escape tool
Description:

This package provides an ANSI escape tool in Elixir.

elixir-text-diff 0.1.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/text_diff/
Licenses: Expat
Build system: mix
Synopsis: Returns a formatted diff between two strings
Description:

This package provides TextDiff, an Elixir library that returns a formatted diff between two strings.

elixir-nimble-ownership 1.0.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/nimble_ownership/
Licenses: ASL 2.0
Build system: mix
Synopsis: Track ownership of resources across processes
Description:

This package provides nimble_ownership, an Elixir library to track ownership of resources across processes.

elixir-decorator 1.4.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/decorator/
Licenses: Expat
Build system: mix
Synopsis: Function decorators for Elixir
Description:

This package provides elixir-decorator, a library implementing function decorators for Elixir.

elixir-excoveralls 0.18.1
Propagated dependencies: elixir-castore@1.0.7 elixir-jason@1.4.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/excoveralls/
Licenses: Expat
Build system: mix
Synopsis: Coverage report tool with coveralls.io integration
Description:

Library that reports test coverage statistics, with the option to post to coveralls.io service. It uses Erlang's cover to generate coverage information, and posts the test coverage results to coveralls.io through the JSON API.

elixir-spitfire 0.2.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/spitfire/
Licenses: Expat
Build system: mix
Synopsis: Error resilient parser for Elixir
Description:

This package provides spitfire, an error resilient parser for Elixir.

elixir-tzdata 1.1.3
Propagated dependencies: erlang-hackney@1.25.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/tzdata/
Licenses: Expat
Build system: mix
Synopsis: Parser and library for the tz database
Description:

Tzdata is a parser and library for the tz database.

elixir-pathex 2.6.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/pathex/
Licenses: FreeBSD
Build system: mix
Synopsis: Functional lenses for nested structures
Description:

This library implements functional lenses for nested structures in Elixir.

elixir-inch-ex 2.0.0
Propagated dependencies: elixir-bunt@1.0.0 elixir-jason@1.4.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hex.pm/packages/inch_ex
Licenses: Expat
Build system: mix
Synopsis: Suggest enhancements for inline documentation
Description:

This package provides a Mix task that gives you hints where to improve your inline docs.

elixir-machete 0.3.11
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/machete/
Licenses: Expat
Build system: mix
Synopsis: Literate test matchers for ExUnit
Description:

Machete provides ergonomic match operators that act as building blocks to let you define test expectations that can match data against any combination of literals, variables, or parametrically defined matchers.

elixir-assert-value 0.10.5
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/assert_value/
Licenses: Expat
Build system: mix
Synopsis: Writes and updates tests for you
Description:

This packag provides {assert_value, an ExUnit assert that writes and updates tests for you.

elixir-glob-ex 0.1.11
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/glob_ex/
Licenses: Expat
Build system: mix
Synopsis: Library for glob expressions
Description:

This package provides a library for glob expressions.

elixir-mimic 2.1.0
Propagated dependencies: elixir-ham@0.3.2
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/mimic/
Licenses: ASL 2.0
Build system: mix
Synopsis: Mocks for Elixir functions
Description:

This package provides mimic a mocking library for Elixir.

elixir-expo 1.1.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/expo/
Licenses: ASL 2.0
Build system: mix
Synopsis: Low-level Gettext file handling
Description:

This package implements low-level Gettext file handling (.po/.pot/.mo file writer and parser).

elixir-makeup 1.1.2
Propagated dependencies: elixir-nimble-parsec@1.4.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/makeup/
Licenses: FreeBSD
Build system: mix
Synopsis: Syntax highlighter for source code
Description:

Makeup is a generic syntax highlighter in the style of Pygments suitable for use in code hosting, forums, wikis or other applications that need to prettify source code.

elixir-nebulex 2.6.3
Propagated dependencies: elixir-decorator@1.4.0 erlang-shards@1.1.1 erlang-telemetry@1.3.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/nebulex/
Licenses: Expat
Build system: mix
Synopsis: In-memory and distributed caching toolkit for Elixir
Description:

In-memory and distributed caching toolkit for Elixir.

elixir-calendar-interval 0.2.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/calendar_interval/
Licenses: ASL 2.0
Build system: mix
Synopsis: Work with calendar intervals
Description:

This package provides functions for working with calendar intervals.

elixir-json-serde 1.1.1
Propagated dependencies: elixir-brex-result@0.4.0 elixir-decimal@2.3.0 elixir-jason@1.4.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/json_serde/
Licenses: ASL 2.0
Build system: mix
Synopsis: Serializes and deserializes nested datastructures
Description:

JsonSerde serializes and deserializes nested Elixir datastructures, including custom structs.

Total packages: 69244