From 009f6841301e863b18926d31b84ce3d559851818 Mon Sep 17 00:00:00 2001 From: Garrett Smith Date: Sun, 28 Sep 2014 09:09:40 -0500 Subject: Add package emysql to the index --- packages.v1.tsv | 1 + packages.v1.txt | 1 + packages.v2.tsv | 1 + 3 files changed, 3 insertions(+) diff --git a/packages.v1.tsv b/packages.v1.tsv index 9804a70..bc7a4e2 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -13,6 +13,7 @@ edis https://github.com/inaka/edis.git http://inaka.github.com/edis/ An Erlang i eganglia https://github.com/inaka/eganglia.git https://github.com/inaka/eganglia.git Erlang library to interact with Ganglia ehsa https://bitbucket.org/a12n/ehsa https://bitbucket.org/a12n/ehsa Erlang HTTP server basic and digest authentication modules elvis https://github.com/inaka/elvis.git https://github.com/inaka/elvis.git Erlang Style Reviewer +emysql https://github.com/Eonblast/Emysql.git https://github.com/Eonblast/Emysql Stable, pure Erlang MySQL driver. eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlang performance and debugging tools. epgsql https://github.com/epgsql/epgsql https://github.com/epgsql/epgsql Erlang PostgreSQL client library. eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Non-blocking Redis client with focus on performance and robustness diff --git a/packages.v1.txt b/packages.v1.txt index 9804a70..bc7a4e2 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -13,6 +13,7 @@ edis https://github.com/inaka/edis.git http://inaka.github.com/edis/ An Erlang i eganglia https://github.com/inaka/eganglia.git https://github.com/inaka/eganglia.git Erlang library to interact with Ganglia ehsa https://bitbucket.org/a12n/ehsa https://bitbucket.org/a12n/ehsa Erlang HTTP server basic and digest authentication modules elvis https://github.com/inaka/elvis.git https://github.com/inaka/elvis.git Erlang Style Reviewer +emysql https://github.com/Eonblast/Emysql.git https://github.com/Eonblast/Emysql Stable, pure Erlang MySQL driver. eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlang performance and debugging tools. epgsql https://github.com/epgsql/epgsql https://github.com/epgsql/epgsql Erlang PostgreSQL client library. eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Non-blocking Redis client with focus on performance and robustness diff --git a/packages.v2.tsv b/packages.v2.tsv index 21be727..4a8e2f9 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -13,6 +13,7 @@ edis git https://github.com/inaka/edis.git 0.2.0 http://inaka.github.com/edis/ A eganglia git https://github.com/inaka/eganglia.git 0.9.1 https://github.com/inaka/eganglia.git Erlang library to interact with Ganglia ehsa hg https://bitbucket.org/a12n/ehsa 2.0.4 https://bitbucket.org/a12n/ehsa Erlang HTTP server basic and digest authentication modules elvis git https://github.com/inaka/elvis.git 0.1.0-alpha https://github.com/inaka/elvis.git Erlang Style Reviewer +emysql git https://github.com/Eonblast/Emysql.git master https://github.com/Eonblast/Emysql Stable, pure Erlang MySQL driver. eper git https://github.com/massemanet/eper master https://github.com/massemanet/eper Erlang performance and debugging tools. epgsql git https://github.com/epgsql/epgsql master https://github.com/epgsql/epgsql Erlang PostgreSQL client library. eredis git https://github.com/wooga/eredis master https://github.com/wooga/eredis Non-blocking Redis client with focus on performance and robustness -- cgit v1.2.3 From ed54575cdf14fbf842e9a4262ca537dcd31310ce Mon Sep 17 00:00:00 2001 From: Garrett Smith Date: Tue, 21 Oct 2014 11:38:34 -0500 Subject: Add package modlib to the index --- packages.v1.tsv | 1 + packages.v1.txt | 1 + packages.v2.tsv | 1 + 3 files changed, 3 insertions(+) diff --git a/packages.v1.tsv b/packages.v1.tsv index bc7a4e2..da56266 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -33,6 +33,7 @@ lager https://github.com/basho/lager https://github.com/basho/lager A logging fr lasse https://github.com/inaka/lasse.git https://github.com/inaka/lasse.git SSE handler for Cowboy leptus https://github.com/s1n4/leptus https://github.com/s1n4/leptus Erlang REST framework mekao https://github.com/ddosia/mekao.git https://github.com/ddosia/mekao SQL constructor +modlib https://github.com/gar1t/modlib.git https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. diff --git a/packages.v1.txt b/packages.v1.txt index bc7a4e2..da56266 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -33,6 +33,7 @@ lager https://github.com/basho/lager https://github.com/basho/lager A logging fr lasse https://github.com/inaka/lasse.git https://github.com/inaka/lasse.git SSE handler for Cowboy leptus https://github.com/s1n4/leptus https://github.com/s1n4/leptus Erlang REST framework mekao https://github.com/ddosia/mekao.git https://github.com/ddosia/mekao SQL constructor +modlib https://github.com/gar1t/modlib.git https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. diff --git a/packages.v2.tsv b/packages.v2.tsv index 4a8e2f9..38f66d5 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -33,6 +33,7 @@ lager git https://github.com/basho/lager master https://github.com/basho/lager A lasse git https://github.com/inaka/lasse.git 0.1.0 https://github.com/inaka/lasse.git SSE handler for Cowboy leptus git https://github.com/s1n4/leptus https://github.com/s1n4/leptus Erlang REST framework mekao git https://github.com/ddosia/mekao.git master https://github.com/ddosia/mekao SQL constructor +modlib git https://github.com/gar1t/modlib.git master https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd neo4j git https://github.com/dmitriid/neo4j-erlang master https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. proper git https://github.com/manopapad/proper master http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. -- cgit v1.2.3 From e8757b8acfced126958cdfdc814fdb346a7693ef Mon Sep 17 00:00:00 2001 From: Garrett Smith Date: Tue, 21 Oct 2014 11:43:45 -0500 Subject: Add package gproc to the index --- packages.v1.tsv | 1 + packages.v1.txt | 1 + packages.v2.tsv | 1 + 3 files changed, 3 insertions(+) diff --git a/packages.v1.tsv b/packages.v1.tsv index da56266..2e3feec 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -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. +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 itweet https://github.com/inaka/itweet.git http://inaka.github.com/itweet/ Twitter Stream API on ibrowse diff --git a/packages.v1.txt b/packages.v1.txt index da56266..2e3feec 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. +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 itweet https://github.com/inaka/itweet.git http://inaka.github.com/itweet/ Twitter Stream API on ibrowse diff --git a/packages.v2.tsv b/packages.v2.tsv index 38f66d5..46585dd 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -23,6 +23,7 @@ erwa git https://github.com/bwegh/erwa master https://github.com/bwegh/erwa A WA exs1024 git https://github.com/jj1bdx/exs1024 master https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang. 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. +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. ibrowse git https://github.com/cmullaparthi/ibrowse v4.1.1 https://github.com/cmullaparthi/ibrowse Erlang HTTP client itweet git https://github.com/inaka/itweet.git 3.0 http://inaka.github.com/itweet/ Twitter Stream API on ibrowse -- cgit v1.2.3 From f4c2616bce4f4540a8d1df6aef061787190d7db7 Mon Sep 17 00:00:00 2001 From: Garrett Smith Date: Tue, 21 Oct 2014 11:46:20 -0500 Subject: Add package getopt to the index --- packages.v1.tsv | 1 + packages.v1.txt | 1 + packages.v2.tsv | 1 + 3 files changed, 3 insertions(+) diff --git a/packages.v1.tsv b/packages.v1.tsv index 2e3feec..2e2e2e6 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -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 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 diff --git a/packages.v2.tsv b/packages.v2.tsv index 46585dd..828c171 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -23,6 +23,7 @@ erwa git https://github.com/bwegh/erwa master https://github.com/bwegh/erwa A WA exs1024 git https://github.com/jj1bdx/exs1024 master https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang. 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. +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. ibrowse git https://github.com/cmullaparthi/ibrowse v4.1.1 https://github.com/cmullaparthi/ibrowse Erlang HTTP client -- cgit v1.2.3