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

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-recode 0.7.5
Propagated dependencies: elixir-escape@0.4.0 elixir-glob-ex@0.1.11 elixir-rewrite@1.1.2
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/recode/
Licenses: Expat
Build system: mix
Synopsis: Linter with autocorrection
Description:

This package provides an experimental linter with autocorrection.

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-makeup 1.2.1
Propagated dependencies: elixir-nimble-parsec@1.4.2
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-thousand-island 1.4.1
Propagated dependencies: elixir-machete@0.3.11 erlang-telemetry@1.3.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/thousand_island/
Licenses: Expat
Build system: mix
Synopsis: Pure Elixir socket server
Description:

This package provides a simple and modern Elixir socket server.

elixir-faker 0.18.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/faker/
Licenses: Expat
Build system: mix
Synopsis: Generate fake data
Description:

Faker is a pure Elixir library for generating fake data.

elixir-dialyxir 1.4.6
Propagated dependencies: elixir-erlex@0.2.7
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/dialyxir/
Licenses: ASL 2.0
Build system: mix
Synopsis: Mix tasks to simplify use of Dialyzer
Description:

Mix Tasks are usable from the directory of the mix project you want to analyze.

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-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-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-jason 1.4.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/jason/
Licenses: ASL 2.0
Build system: mix
Synopsis: JSON parser and generator
Description:

Parser and generator are written in pure Elixir and optimized for speed. They are at least twice as fast as other Elixir/Erlang libraries (e.g. Poison). The performance is comparable to jiffy, which is implemented in C as a NIF.

elixir-nimble-parsec 1.4.2
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/nimble_parsec/
Licenses: ASL 2.0
Build system: mix
Synopsis: Text-based parser combinators
Description:

This library provides primitives for efficient parser combinators, allowing for higher-level combinators through composition.

elixir-excoveralls 0.18.5
Propagated dependencies: elixir-castore@1.0.15 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-mimic 2.1.1
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-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-recase 0.9.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/recase/
Licenses: Expat
Build system: mix
Synopsis: Convert strings to any case you need
Description:

Recase helps you to convert a string from any case to any case.

elixir-zstream 0.6.7
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/zstream/
Licenses: Expat
Build system: mix
Synopsis: Streaming zip file writer and reader
Description:

This package provides a streaming zip file writer and reader.

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-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-process-tree 0.2.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/process_tree/
Licenses: Expat
Build system: mix
Synopsis: Avoid global state in Elixir applications
Description:

This package provides a module for avoiding global state in Elixir applications.

elixir-ucwidth 0.2.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/ucwidth/
Licenses: Expat
Build system: mix
Synopsis: Port of ucwidth from C to Elixir
Description:

This package provides a port of ucwidth from C to Elixir, for determining the width (full-width or half-width) of an Unicode character.

elixir-traverse 1.0.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/traverse/
Licenses: ASL 2.0
Build system: mix
Synopsis: Walk arbitrary Elixir Datastructures in a functional way
Description:

Traverse is a toolset to walk arbitrary Elixir Datastructures in a functional way.

elixir-mime 2.0.7
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/mime/
Licenses: ASL 2.0
Build system: mix
Synopsis: MIME types module
Description:

This package provides elixir-mime, a MIME type module for Elixir.

elixir-timex 3.7.13
Propagated dependencies: elixir-combine@0.10.0 elixir-gettext@1.0.0 elixir-tzdata@1.1.3
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/timex/
Licenses: Expat
Build system: mix
Synopsis: Comprehensive date/time library for Elixir projects
Description:

Timex is a rich, comprehensive Date/Time library for Elixir projects, with full timezone support via the :tzdata package. If you need to manipulate dates, times, datetimes, timestamps, etc., then Timex is for you.

elixir-nimble-options 1.1.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/nimble_options/
Licenses: ASL 2.0
Build system: mix
Synopsis: Validates and documents high-level options
Description:

This package provides a tiny library for validating and documenting high-level options.

Total packages: 32521