aboutsummaryrefslogtreecommitdiffstats
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
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
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index a16ac38..b61cb8a 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -25,6 +25,7 @@ exs1024 https://github.com/jj1bdx/exs1024 https://github.com/jj1bdx/exs1024 Xors
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.
feeder https://github.com/michaelnisi/feeder https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds.
+geas https://github.com/crownedgrouse/geas.git https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
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.
diff --git a/packages.v1.txt b/packages.v1.txt
index a16ac38..b61cb8a 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -25,6 +25,7 @@ exs1024 https://github.com/jj1bdx/exs1024 https://github.com/jj1bdx/exs1024 Xors
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.
feeder https://github.com/michaelnisi/feeder https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds.
+geas https://github.com/crownedgrouse/geas.git https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
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.
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.