Source: erlang-hex
Section: interpreters
Priority: optional
Maintainer: Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
Uploaders: John Lines <john@paladyn.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 elixir (>= 1.17),
 erlang-dev
Standards-Version: 4.7.2
Homepage: https://hex.pm/
Vcs-Browser: https://salsa.debian.org/debian/erlang-hex
Vcs-Git: https://salsa.debian.org/debian/erlang-hex.git

Package: erlang-hex
Architecture: any
Depends:
 ${misc:Depends},
Description: Package manager for the Erlang ecosystem
 Hex is a dependency resolver that downloads dependencies from hex.pm.
 It can be used with elixir's mix program or rebar3.
