Packages

Official Erlang SDK for atradio.fm — a Rustler NIF over the shared Rust core (atradio-sdk): AppView reads, record writes, and the deterministic favorite record key shared across every atradio SDK.

Current section

Files

Jump to
atradio src atradio.app.src
Raw

src/atradio.app.src

{application,atradio,
[{description,[79,102,102,105,99,105,97,108,32,69,114,108,97,110,
103,32,83,68,75,32,102,111,114,32,97,116,114,97,
100,105,111,46,102,109,32,8212,32,97,32,82,117,
115,116,108,101,114,32,78,73,70,32,111,118,101,
114,32,116,104,101,32,115,104,97,114,101,100,32,
82,117,115,116,32,99,111,114,101,32,40,97,116,114,
97,100,105,111,45,115,100,107,41,58,32,65,112,112,
86,105,101,119,32,114,101,97,100,115,44,32,114,
101,99,111,114,100,32,119,114,105,116,101,115,44,
32,97,110,100,32,116,104,101,32,100,101,116,101,
114,109,105,110,105,115,116,105,99,32,102,97,118,
111,114,105,116,101,32,114,101,99,111,114,100,32,
107,101,121,32,115,104,97,114,101,100,32,97,99,
114,111,115,115,32,101,118,101,114,121,32,97,116,
114,97,100,105,111,32,83,68,75,46]},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,crypto,inets,ssl,public_key]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/tsirysndr/atradio.fm"}]}]}.