aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorcrownedgrouse <[email protected]>2015-04-19 01:41:32 +0200
committercrownedgrouse <[email protected]>2015-04-19 01:41:32 +0200
commitaa76a6d0fdc6862aa4c96a66eb09836fda9aab46 (patch)
tree78b365e927b37c405599811e59295696e77b527b /packages.v2.tsv
parentb23a88ada3ad9d38bdc90c1f080fd1ffe396703b (diff)
downloaderlang.mk-aa76a6d0fdc6862aa4c96a66eb09836fda9aab46.tar.gz
erlang.mk-aa76a6d0fdc6862aa4c96a66eb09836fda9aab46.tar.bz2
erlang.mk-aa76a6d0fdc6862aa4c96a66eb09836fda9aab46.zip
Add package geas to the index
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.