Current section
Files
Jump to
Current section
Files
src/shackle.app.src
{application,shackle,
[{applications,[kernel,stdlib,knot,metal,foil,ssl,telemetry]},
{description,"High-Performance Erlang Network Client Framework"},
{env,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/lpgauth/shackle"}]},
{mod,{shackle_app,[]}},
{registered,[]},
{vsn,"0.7.2"}]}.