{application,ierl,
             [{description,"Erlang jupyter frontend tool to install and run kernels"},
              {vsn,"0.3.1"},
              {registered,[]},
              {applications,[kernel,stdlib,lager,jupyter,getopt,lfe]},
              {included_applications,[]},
              {env,[]},
              {licenses,["GPLv3"]},
              {maintainers,["Benedikt Reinartz"]},
              {links,[{"Github","https://github.com/filmor/ierl"}]},
              {include_files,["mix.exs"]}]}.
