Current section
Files
Jump to
Current section
Files
src/shackle.app.src
{application,shackle,
[{applications,[kernel,stdlib,granderl]},
{description,"High Performance Erlang Network Client Framework"},
{env,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/lpgauth/shackle"}]},
{maintainers,["Louis-Philippe Gauthier"]},
{mod,{shackle_app,[]}},
{registered,[]},
{vsn,"0.4.3"}]}.