diff options
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index ed40c5b..31707fd 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -5,6 +5,7 @@ classifier https://github.com/inaka/classifier.git https://github.com/inaka/clas cowboy https://github.com/ninenines/cowboy http://ninenines.eu Small, fast and modular HTTP server. cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library for manipulating Web protocols. ebitly https://github.com/inaka/ebitly.git http://inaka.github.com/ebitly Bit.ly API wrapper for Erlang +edis https://github.com/inaka/edis.git http://inaka.github.com/edis/ An Erlang implementation of Redis KV Store 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. erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang. diff --git a/packages.v1.txt b/packages.v1.txt index ed40c5b..31707fd 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -5,6 +5,7 @@ classifier https://github.com/inaka/classifier.git https://github.com/inaka/clas cowboy https://github.com/ninenines/cowboy http://ninenines.eu Small, fast and modular HTTP server. cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library for manipulating Web protocols. ebitly https://github.com/inaka/ebitly.git http://inaka.github.com/ebitly Bit.ly API wrapper for Erlang +edis https://github.com/inaka/edis.git http://inaka.github.com/edis/ An Erlang implementation of Redis KV Store 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. erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang. diff --git a/packages.v2.tsv b/packages.v2.tsv index 4901732..e703e7b 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -5,6 +5,7 @@ classifier git https://github.com/inaka/classifier.git 1 https://github.com/inak cowboy git https://github.com/ninenines/cowboy 1.0.0 http://ninenines.eu Small, fast and modular HTTP server. cowlib git https://github.com/ninenines/cowlib 1.0.0 http://ninenines.eu Support library for manipulating Web protocols. ebitly git https://github.com/inaka/ebitly.git 0.0.1 http://inaka.github.com/ebitly Bit.ly API wrapper for Erlang +edis git https://github.com/inaka/edis.git 0.2.0 http://inaka.github.com/edis/ An Erlang implementation of Redis KV Store 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. erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl/erlydtl Django Template Language for Erlang. |