aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-04-26 12:39:38 +0300
committerLoïc Hoguin <[email protected]>2015-04-26 12:39:38 +0300
commit329aeb35a035242a2464c20dd371febf85a8294f (patch)
tree44c250bc84ddd249f69199db029118bb7f22d5fc /packages.v2.tsv
parent70fd0b0c91a65e725d537ef60a34800440943b74 (diff)
parentaa76a6d0fdc6862aa4c96a66eb09836fda9aab46 (diff)
downloaderlang.mk-329aeb35a035242a2464c20dd371febf85a8294f.tar.gz
erlang.mk-329aeb35a035242a2464c20dd371febf85a8294f.tar.bz2
erlang.mk-329aeb35a035242a2464c20dd371febf85a8294f.zip
Merge branch 'master' of https://github.com/crownedgrouse/erlang.mk
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index d04a9d3..b5c01fa 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -25,6 +25,7 @@ exs1024 git https://github.com/jj1bdx/exs1024 master https://github.com/jj1bdx/e
exs64 git https://github.com/jj1bdx/exs64 master https://github.com/jj1bdx/exs64 Xorshift64star pseudo random number generator for Erlang.
exsplus git https://github.com/jj1bdx/exsplus master https://github.com/jj1bdx/exsplus Xorshift128plus pseudo random number generator for Erlang.
feeder git https://github.com/michaelnisi/feeder 1.4.2 https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds.
+geas git https://github.com/crownedgrouse/geas.git master https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
getopt git https://github.com/jcomellas/getopt.git master https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax
gproc git https://github.com/uwiger/gproc.git master https://github.com/uwiger/gproc Extended process registry for Erlang
gun git https://github.com/extend/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.