Packages

Erlang RPC stub generator 'erpcgen'

Current section

Files

Jump to
erpcgen src erpcgen.app.src
Raw

src/erpcgen.app.src

{application,erpcgen,
[{description,"Erlang RPC stub generator 'erpcgen'"},
{vsn,"1.1.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{licenses,["BSD"]},
{maintainers,["Michael Santos"]},
{links,[{"Github","https://github.com/msantos/erpcgen"}]}]}.