{application,esqlcipher,
             [{description,"sqlcipher nif interface"},
              {vsn,"1.1.0"},
              {modules,[esqlcipher,esqlcipher_nif]},
              {registered,[]},
              {licenses,["Apache"]},
              {links,[{"Github",
                       "https://github.com/FelixKiunke/esqlcipher/"}]},
              {include_files,["Makefile"]},
              {applications,[kernel,stdlib]},
              {env,[]}]}.
