Current section
Files
Jump to
Current section
Files
src/esysevent.app.src
{application,esysevent,
[{description,"Erlang bindings for illumos event channels"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["BSD-2-Clause"]},
{links,[{"GitHub","https://github.com/arekinath/esysevent"}]}]}.