Current section
Files
Jump to
Current section
Files
src/crypto_ext.app.src
{application, 'crypto_ext',
[{description, "An OTP library"},
{vsn, "0.1.4"},
{registered, []},
{applications,
[kernel,
stdlib
]},
{env,[]},
{modules, []},
{contributors, []},
{licenses, []},
{links, []}
]}.