Add license, maintainers, and links.
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
{vsn,"0.2.3"},
|
||||
{modules,[esqlite3,esqlite3_nif]},
|
||||
{registered,[]},
|
||||
{maintainers, ["Aleph Archives", "Qing Liang <qing.liang.cn@gmail.com>"]},
|
||||
{licenses, ["Apache"]},
|
||||
{links, [{"Github", "https://github.com/mmzeeman/esqlite"}]},
|
||||
{include_files, ["Makefile"]},
|
||||
{applications,[kernel,stdlib]},
|
||||
{env,[]}]}.
|
||||
|
||||
Reference in New Issue
Block a user