aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorGarrett Smith <[email protected]>2014-10-21 11:46:20 -0500
committerGarrett Smith <[email protected]>2014-10-21 11:46:20 -0500
commitf4c2616bce4f4540a8d1df6aef061787190d7db7 (patch)
tree7105dbfed78330acfdec59857b0138fa41f9c469 /packages.v1.txt
parente8757b8acfced126958cdfdc814fdb346a7693ef (diff)
downloaderlang.mk-f4c2616bce4f4540a8d1df6aef061787190d7db7.tar.gz
erlang.mk-f4c2616bce4f4540a8d1df6aef061787190d7db7.tar.bz2
erlang.mk-f4c2616bce4f4540a8d1df6aef061787190d7db7.zip
Add package getopt to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index 2e3feec..2e2e2e6 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -23,6 +23,7 @@ erwa https://github.com/bwegh/erwa https://github.com/bwegh/erwa A WAMP router a
exs1024 https://github.com/jj1bdx/exs1024 https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang.
exs64 https://github.com/jj1bdx/exs64 https://github.com/jj1bdx/exs64 Xorshift64star pseudo random number generator for Erlang.
exsplus https://github.com/jj1bdx/exsplus https://github.com/jj1bdx/exsplus Xorshift128plus pseudo random number generator for Erlang.
+getopt https://github.com/jcomellas/getopt.git https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax
gproc https://github.com/uwiger/gproc.git https://github.com/uwiger/gproc Extended process registry for Erlang
gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/ibrowse Erlang HTTP client