Current section
Files
Jump to
Current section
Files
src/nine_cowboy.app.src
{application,nine_cowboy,
[{description,"A nine backend for cowboy"},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib,cowboy,thoas]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"SourceHut",
"https://git.sr.ht/~fancycade/nine_cowboy"}]}]}.