{application,simple_cache,
             [{description,"Simple memory cache with expiration."},
              {vsn,"1.1.3"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {mod,{simple_cache_app,[]}},
              {env,[]},
              {maintainers,["Martin Wiso"]},
              {licenses,["MIT"]},
              {links,[{"Github","https://github.com/tgrk/simple_cache"}]}]}.
