Current section

Files

Jump to
opuntia src opuntia.app.src
Raw

src/opuntia.app.src

{application,opuntia,
[{description,"Traffic shapers for erlang and elixir"},
{vsn,"1.1.2"},
{registered,[]},
{applications,[kernel,stdlib,telemetry]},
{env,[]},
{doc,"doc"},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/esl/opuntia/"}]}]}.