Current section

Files

Jump to
mc_vsn_transform src vsn_transform.app.src
Raw

src/vsn_transform.app.src

{application,vsn_transform,
[{description,"Apply git vsn to modules"},
{vsn,"1.1.1"},
{registered,[]},
{pkg_name,mc_vsn_transform},
{licenses,["Apache License, Version 2.0"]},
{links,[{"GitHub","https://github.com/miniclip/vsn_transform"}]},
{applications,[kernel,stdlib]},
{env,[]}]}.