Current section
Files
Jump to
Current section
Files
src/effi.app.src
{application,effi,
[{description,"Erlang foreign function interface"},
{vsn,"0.1.5"},
{modules,[effi,effi_bash,effi_matlab,effi_octave,effi_python,
effi_racket]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Jorgen Brandt"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/joergen7/effi/"}]}]}.