{application,sha3,
             [{description,"Keccak (SHA-3) hash function NIF"},
              {vsn,"1.0.0"},
              {modules,[sha3,hex2bin]},
              {files,["Makefile","src","c_src","rebar*","README.md"]},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {maintainers,["Benjamin Black"]},
              {licenses,["Apache"]},
              {links,[{"Github","https://github.com/aesedepece/sha3"}]},
              {env,[]}]}.
