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

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-iconify-ex 0.6.1
Propagated dependencies: elixir-arrows@0.2.1 elixir-emote@0.1.1 elixir-floki@0.38.0 elixir-jason@1.4.1 elixir-phoenix-live-favicon@0.2.0 elixir-phoenix-live-view@1.1.13 elixir-recase@0.9.0 elixir-surface@0.12.1 elixir-untangle@0.3.3
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/iconify_ex/
Licenses: Expat
Build system: mix
Synopsis: Phoenix helpers for using icon sets
Description:

This package provides Phoenix helpers for using the 100,000+ SVG icons from 100+ icon sets from iconify.design.

elixir-surface 0.12.1
Propagated dependencies: elixir-phoenix-html@4.2.1 elixir-phoenix-live-view@1.1.13 elixir-sourceror@1.10.0
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://surface-ui.org
Licenses: Expat
Build system: mix
Synopsis: Server-side rendering component library for Phoenix
Description:

This package provides Surface is a server-side rendering component library that allows developers to build rich interactive user-interfaces, writing minimal custom JavaScript.

elixir-websock-adapter 0.5.8
Propagated dependencies: elixir-bandit@1.8.0 elixir-plug@1.18.1 elixir-plug-cowboy@2.7.4 elixir-websock@0.5.3
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/websock_adapter/
Licenses: Expat
Build system: mix
Synopsis: WebSock adapters for common web servers
Description:

This package provides a set of WebSock adapters for common web servers.

elixir-hpack 3.0.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/hpack/
Licenses: Expat
Build system: mix
Synopsis: Implementation of the @uref{https://http2.github.io/http2-spec/compression.html,HPack} protocol
Description:

This package provides elixir-hpack, an implementation of the HPack protocol: a compression format for efficiently representing HTTP header fields, to be used in HTTP/2.

elixir-phoenix-view 2.0.4
Propagated dependencies: elixir-phoenix-html@4.2.1 elixir-phoenix-template@1.0.4
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phoenix_view/
Licenses: Expat
Build system: mix
Synopsis: View layer in Phoenix v1.0-v1.6 apps
Description:

Within LiveView and HTML apps, Phoenix.View has fallen out of fashion in favor of Phoenix.Component. See the "Replaced by Phoenix.Component" section in the Phoenix.View module documentation for more information and migration steps.

If you want to render other formats, such as XML, Phoenix.View may still be a useful addition to your projects.

elixir-hpax 1.0.3
Propagated dependencies: elixir-castore@1.0.7 elixir-hpack@3.0.1 elixir-stream-data@1.2.0
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/hpax/
Licenses: ASL 2.0
Build system: mix
Synopsis: Implementation of the HPACK protocol (RFC 7541) for Elixir
Description:

This package provides elixir-hpax, an implementation of the HPACK protocol (RFC 7541) for Elixir.

elixir-phoenix-html 4.2.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phoenix_html/
Licenses: Expat
Build system: mix
Synopsis: Phoenix view functions for working with HTML templates
Description:

This package provides elixir-phoenix-html, a library implementing view functions for working with HTML templates in the Phoenix framework.

elixir-tz 0.28.1
Propagated dependencies: elixir-castore@1.0.7 elixir-mint@1.7.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/tz/
Licenses: ASL 2.0
Build system: mix
Synopsis: Time zone support for Elixir
Description:

Time zone support for Elixir.

elixir-phx-new 1.8.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phx_new/
Licenses: Expat
Build system: mix
Synopsis: Phoenix framework project generator
Description:

Phoenix framework project generator. Provides a mix phx.new task to bootstrap a new Elixir application with Phoenix dependencies.

elixir-phoenix 1.8.1
Propagated dependencies: elixir-castore@1.0.7 elixir-jason@1.4.1 elixir-phoenix-pubsub@2.1.3 elixir-phoenix-html@4.2.1 elixir-phoenix-template@1.0.4 elixir-phoenix-view@2.0.4 elixir-plug@1.18.1 elixir-plug-cowboy@2.7.4 elixir-plug-crypto@2.1.1 erlang-telemetry@1.3.0 elixir-websock-adapter@0.5.8
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://www.phoenixframework.org/
Licenses: Expat
Build system: mix
Synopsis: Web development framework
Description:

Phoenix is a web development framework written in Elixir which implements the server-side Model View Controller (MVC) pattern. Many of its components and concepts will seem familiar to those with experience in other web frameworks like Ruby on Rails or Python's Django.

elixir-x509 0.9.2
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/x509/
Licenses: Modified BSD
Build system: mix
Synopsis: Elixir package for working with X.509 certificates
Description:

Elixir package for working with X.509 certificates, Certificate Signing Requests (CSRs), Certificate Revocation Lists (CRLs) and RSA/ECC key pairs.

elixir-ex-cldr-dates-times 2.24.0
Propagated dependencies: elixir-calendar-interval@0.2.0 elixir-ex-cldr@2.43.2 elixir-ex-cldr-calendars@2.3.1 elixir-ex-cldr-units@3.19.1 elixir-jason@1.4.1 elixir-tz@0.28.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/ex_cldr_dates_times/
Licenses: ASL 2.0
Build system: mix
Synopsis: Date, Time and DateTime localization, internationalization and formatting
Description:

Date, Time and DateTime localization, internationalization and formatting functions using the Common Locale Data Repository (CLDR).

elixir-geo 4.1.0
Propagated dependencies: elixir-jason@1.4.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/geo/
Licenses: Expat
Build system: mix
Synopsis: Encodes and decodes WKB, WKT, and GeoJSON formats
Description:

This package provides elixir-geo, a library to encode and decode WKB, WKT, and GeoJSON formats.

elixir-gettext 1.0.0
Dependencies: gettext@0.23.1
Propagated dependencies: elixir-expo@1.1.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/gettext/
Licenses: ASL 2.0
Build system: mix
Synopsis: Internationalization and localization through gettext
Description:

This package implements internationalization and localization through gettext.

elixir-stream-data 1.2.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/stream_data/
Licenses: ASL 2.0
Build system: mix
Synopsis: Data generation and property-based testing for Elixir
Description:

StreamData is an Elixir library for data generation and property-based testing.

elixir-arrows 0.2.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/arrows/
Licenses: ASL 2.0
Build system: mix
Synopsis: Handful of (mostly) arrow macros for Elixir
Description:

This package provides elixir-arrows, a library implementing a handful of (mostly) arrow macros.

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

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-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-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-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-zest 0.1.2
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/zest/
Licenses: ASL 2.0
Build system: mix
Synopsis: Fresh approach to testing in Elixir
Description:

This package provides a fresh approach to testing.

Total packages: 69245