Current section
Files
Jump to
Current section
Files
src/i3_client.app.src
{application,i3_client,
[{description,"i3 IPC client implementation"},
{vsn,"0.3.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"SourceHut","https://git.sr.ht/~krasenp/i3_client"}]},
{doc,"doc"},
{include_paths,["mix.exs"]}]}.