Current section

Files

Jump to
nine_cowboy src nine_cowboy.app.src
Raw

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"}]}]}.