Current section
Files
Jump to
Current section
Files
src/customized_hdr_histogram.app.src
{application,customized_hdr_histogram,
[{description,"High Dynamic Range Histogram Erlang/OTP library"},
{vsn,"0.3.2"},
{modules,[hdr_histogram]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["BSD-2-Clause"]},
{maintainers,["Darach Ennis","Wojciech Gawronski"]},
{links,[{"Github",
"https://github.com/afronski/hdr_histogram_erl"}]}]}.