aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
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.v1.txt
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.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 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.