_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
elixir 1.16.1
Dependencies: bash-minimal@5.1.16 erlang@27.1 rebar3@3.24.0 git@2.46.0
Channel: small-guix
Location: small-guix/packages/elixir.scm (small-guix packages elixir)
Home page: https://elixir-lang.org/
Licenses: ASL 2.0
Synopsis: Functional meta-programming aware language
Description:

Elixir is a dynamic, functional language used to build scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

elixir 1.5.1
Propagated dependencies: erlang@27.1 git@2.46.0 glibc-utf8-locales@2.39
Channel: gn-bioinformatics
Location: gn/packages/elixir.scm (gn packages elixir)
Home page: http://elixir-lang.org/
Licenses: ASL 2.0
Synopsis: Elixir programming language
Description:

Elixir is a dynamic, functional language used to build scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

elixir 1.17.3
Dependencies: bash-minimal@5.1.16 erlang@27.1 rebar3@3.24.0 git@2.46.0
Channel: guix
Location: gnu/packages/elixir.scm (gnu packages elixir)
Home page: https://elixir-lang.org/
Licenses: ASL 2.0
Synopsis: Functional meta-programming aware language
Description:

Elixir is a dynamic, functional language used to build scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

elixir-hex 2.1.1
Dependencies: elixir@1.17.3
Channel: guix
Location: gnu/packages/elixir.scm (gnu packages elixir)
Home page: https://hexdocs.pm/makeup_elixir/
Licenses: FreeBSD
Synopsis: Package manager for the Erlang VM
Description:

This project provides tasks that integrate with Mix, Elixir's build tool.

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
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-erlex 0.2.7
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/erlex/
Licenses: ASL 2.0
Synopsis: Convert Erlang style structs and error messages to equivalent Elixir
Description:

Converted structs and error messages are useful for pretty printing things like Dialyzer errors and Observer.

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
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-credo 1.7.7
Propagated dependencies: elixir-bunt@1.0.0 elixir-file-system@1.0.0 elixir-jason@1.4.1
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/credo/
Licenses: Expat
Synopsis: Static code analysis tool
Description:

Credo is a static code analysis tool for the Elixir language with a focus on teaching and code consistency. Credo can show you refactoring opportunities in your code, complex code fragments, warn you about common mistakes, show inconsistencies in your naming scheme and - if needed - help you enforce a desired coding style.

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
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-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
Synopsis: Suggest enhancements for inline documentation
Description:

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

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
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-machete 0.3.3
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/machete/
Licenses: Expat
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.

emacs-ob-elixir 0.0.1-1.4eae478
Dependencies: elixir@1.17.3
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/zweifisch/ob-elixir
Licenses: GPL 3+
Synopsis: Org-babel functions for Elixir evaluation
Description:
emacs-ob-elixir 20170725.1419
Propagated dependencies: emacs-org@9.7.11
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/zweifisch/ob-elixir
Licenses: GPL 3
Synopsis: org-babel functions for elixir evaluation
Description:

org-babel functions for elixir evaluation

emacs-ob-elixir 20170725.1419
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/zweifisch/ob-elixir
Licenses:
Synopsis: org-babel functions for elixir evaluation
Description:

Documentation at https://melpa.org/#/ob-elixir

elixir-dialyxir 1.4.3
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
Synopsis: Mix tasks to simplify use of Dialyzer
Description:

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

emacs-inf-elixir 20230611.1945
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/J3RN/inf-elixir
Licenses:
Synopsis: Run an interactive Elixir shell
Description:

Documentation at https://melpa.org/#/inf-elixir

emacs-inf-elixir 2.1.2-0.6fbb086
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/J3RN/inf-elixir
Licenses: GPL 3+
Synopsis: An Emacs plugin for interacting with an Elixir REPL
Description:

This is a package to allow you to pop open and interact with Elixir REPL (IEx, presently).

emacs-inf-elixir 20221120.2028
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/J3RN/inf-elixir
Licenses: GPL 3
Synopsis: Run an interactive Elixir shell
Description:

This package provides access to an IEx shell buffer, optionally running a specific command (e.g. iex -S mix, iex -S mix phx.server, etc)

emacs-elixir-mode 20230626.1738
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/elixir-editors/emacs-elixir
Licenses:
Synopsis: Major mode for editing Elixir files
Description:

Documentation at https://melpa.org/#/elixir-mode

emacs-elixir-mode 20221017.2044
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/elixir-editors/emacs-elixir
Licenses: GPL 3
Synopsis: Major mode for editing Elixir files
Description:

This package provides font-locking, indentation and navigation support for the Elixir programming language.

emacs-elixir-mode 2.5.0
Propagated dependencies: emacs-pkg-info@0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/elixir-editors/emacs-elixir
Licenses: GPL 3+
Synopsis: Major mode for editing Elixir files
Description:

Elixir-Mode provides font-locking, indentation and navigation support for the Elixir programming language.

elixir-ls-prebuilt 0.13.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://github.com/elixir-lsp/elixir-ls
Licenses: ASL 2.0
Synopsis: Elixir Language Server (prebuilt binaries)
#<unspecified>
tree-sitter-elixir 0.19.0-0.b20eaa7
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/elixir-lang/tree-sitter-elixir
Licenses: ASL 2.0 Expat
Synopsis: Tree-sitter Elixir grammar
Description:

This package provides an Elixir grammar for the Tree-sitter library.

Page: 12
Total results: 31