Packages

Library for adding information of code authors to compiled modules.

Current section

Files

Jump to
eauthor src eauthor.app.src
Raw

src/eauthor.app.src

{application,eauthor,
[{description,"Library for adding information of code authors to compiled modules."},
{vsn,"17.12.30"},
{applications,[kernel,stdlib]},
{modules,[eauthor]},
{maintainers,["pouriya.jahanbakhsh@gmail.com"]},
{licenses,["BSD 3-Clause"]},
{links,[{"GitHub",
"https://github.com/pouriya-jahanbakhsh/eauthor"}]}]}.