Current section
Files
Jump to
Current section
Files
src/fifocache.app.src
{application,fifocache,
[{description,"Fixed size FIFO cache implementation"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Yuki Ito"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/mururu/fifocache"}]}]}.