Current section

Files

Jump to
hex_core src hex_core.app.src
Raw

src/hex_core.app.src

{application,hex_core,
[{description,"Reference implementation of Hex specifications"},
{vsn,"0.8.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{licenses,["Apache-2.0"]},
{include_files,["CHANGELOG.md"]},
{links,[{"GitHub","https://github.com/hexpm/hex_core"},
{"Hex specifications",
"https://github.com/hexpm/specifications"}]},
{doc,"doc"}]}.