Add support for duplicated integer options and for negative integer/float arguments

This commit is contained in:
Juan Jose Comellas
2012-01-24 15:38:59 -03:00
parent 9ed277d788
commit 29b5665479
4 changed files with 110 additions and 68 deletions
-6
View File
@@ -1,6 +0,0 @@
{application,getopt,
[{description,"Options parser for Erlang"},
{vsn,"0.4.0"},
{modules,[getopt]},
{registered,[]},
{applications,[kernel,stdlib]}]}.