{application,elru,
             [{description,"Implements LRU cache in Erlang OTP application"},
              {vsn,"1.1.0"},
              {registered,[]},
              {mod,{elru_app,[]}},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {maintainers,["Dylgyrzhapov Buin"]},
              {licenses,["Apache 2.0"]},
              {links,[{"Github","https://github.com/Biunovich/ELRU"}]}]}.
