Current section
Files
Jump to
Current section
Files
src/hdr_histogram.app.src
{application,hdr_histogram,
[{description,"High Dynamic Range Histogram Erlang/OTP library"},
{vsn,"0.2.0"},
{modules,[hdr_histogram]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Darach Ennis","Heinz N. Gies"]},
{licenses,["CC0","BSD"]},
{links,[{"Github",
"https://github.com/HdrHistogram/hdr_histogram_erl"}]}]}.