Current section
Files
Jump to
Current section
Files
src/spectra.app.src
{application,spectra,
[{description,"Type safe data (de) serialization."},
{vsn,"0.1.10"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[{check_unicode,false},{use_module_types_cache,false}]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/andreashasse/spectra"}]}]}.