Packages

Telegram low-level API library for LFE

Current section

Files

Jump to
telex src telex.app.src
Raw

src/telex.app.src

{application,telex,
[{description,"Telegram low-level API library for LFE"},
{vsn,"0.0.1"},
{registered,[]},
{applications,[kernel,stdlib,jsone,hackney]},
{env,[]},
{modules,[]},
{maintainers,["Ricardo Lanziano"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/arpunk/telex"}]}]}.