Current section
Files
Jump to
Current section
Files
src/hpack.app.src
{application,hpack,
[{description,"HPACK Implementation"},
{vsn,"0.3.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{pkg_name,hpack_erl},
{maintainers,["Joe DeVivo"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/joedevivo/hpack"}]}]}.