Packages

An OTP library for splicing 2 sockets together

Current section

Files

Jump to
splicer src splicer.app.src
Raw

src/splicer.app.src

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