Add hex package information

This commit is contained in:
Juan Jose Comellas 2017-11-01 18:05:10 -03:00
parent e1ccc252e1
commit cba166d183

View File

@ -4,4 +4,7 @@
{vsn, "1.0.0"},
{modules, []},
{registered, []},
{maintainers, ["Juan Jose Comellas"]},
{licenses, ["BSD"]},
{links, ["GitHub", "https://github.com/jcomellas/getopt"]},
{applications, [kernel, stdlib]}]}.