Current section
Files
Jump to
Current section
Files
src/egd.app.src
{application,egd,
[{description,"Erlang Graphical Drawer"},
{vsn,"0.10.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[egd,egd_font,egd_png,egd_primitives,egd_render]},
{pkg_name,egd24},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/KornelH/egd"}]}]}.