Packages

NIF-based date and time parsing and formatting for Erlang.

Current section

Files

Jump to
tempo src tempo.app.src
Raw

src/tempo.app.src

{application,tempo,
[{description,"NIF-based date and time parsing and formatting for Erlang."},
{vsn,"0.4.4"},
{registered,[]},
{licenses,["Apache-2.0"]},
{applications,[kernel,stdlib]}]}.