Current section
Files
Jump to
Current section
Files
src/splicer.app.src
{application,splicer,
[{description,"An OTP library for splicing 2 sockets together"},
{vsn,"0.5.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github",
"https://github.com/helium/erlang-splicer"}]}]}.