Current section
Files
Jump to
Current section
Files
src/mtproxy_url.app.src
{application,mtproxy_url,
[{description,"Erlang library for decoding and encoding Telegram MTProxy URLs"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/krot3232/mtproxy_url"}]}]}.