Current section
Files
Jump to
Current section
Files
src/rfc3339.app.src
{application, rfc3339,
[
{description, "an rfc3339 parser and formatter"},
{vsn, "0.9.0"},
{modules, [rfc3339]},
{registered, []},
{applications, [
kernel,
stdlib
]},
{env, []}
]}.