Current section

Files

Jump to
http_cache src http_cache.app.src
Raw

src/http_cache.app.src

{application,http_cache,
[{description,"HTTP caching library"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"github","https://github.com/tanguilp/http_cache"}]}]}.