Current section

Files

Jump to
ebpf src ebpf.app.src
Raw

src/ebpf.app.src

{application,ebpf,
[{description,"Erlang eBPF library"},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"Github","https://github.com/oskardrums/ebpf"}]}]}.