{application,dbi_sqlite,
             [{description,"DataBase Interface for Erlang using SQLite"},
              {vsn,"0.1.0"},
              {registered,[]},
              {applications,[kernel,stdlib,esqlite]},
              {env,[]},
              {maintainers,["Manuel Rubio"]},
              {licenses,["LGPL 2.1"]},
              {links,[{"Github","https://github.com/dbi-beam/dbi_sqlite"}]}]}.
