diff options
author | Garrett Smith <g@rre.tt> | 2014-09-27 18:08:45 -0500 |
---|---|---|
committer | Garrett Smith <g@rre.tt> | 2014-09-27 18:08:45 -0500 |
commit | 94824077b69a397d83ff4c2ebe3a7405caaf7879 (patch) | |
tree | 1a1b9aac41dce6eb8a12ef3d8852f7960463939d | |
parent | 19963ebd9d34e28f3a6915ed8e38495be3d30918 (diff) | |
download | erlang.mk-94824077b69a397d83ff4c2ebe3a7405caaf7879.tar.gz erlang.mk-94824077b69a397d83ff4c2ebe3a7405caaf7879.tar.bz2 erlang.mk-94824077b69a397d83ff4c2ebe3a7405caaf7879.zip |
Add package czmq to the index
-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 6c08ea0..5bf73d1 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -4,6 +4,7 @@ cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Reall classifier https://github.com/inaka/classifier.git https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier 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. +czmq https://github.com/gar1t/erlang-czmq.git https://github.com/gar1t/erlang-czmq External port bindings for CZMQ. e2 https://github.com/gar1t/e2.git http://e2project.org Library to simply writing correct OTP applications. 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 diff --git a/packages.v1.txt b/packages.v1.txt index 6c08ea0..5bf73d1 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -4,6 +4,7 @@ cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Reall classifier https://github.com/inaka/classifier.git https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier 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. +czmq https://github.com/gar1t/erlang-czmq.git https://github.com/gar1t/erlang-czmq External port bindings for CZMQ. e2 https://github.com/gar1t/e2.git http://e2project.org Library to simply writing correct OTP applications. 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 diff --git a/packages.v2.tsv b/packages.v2.tsv index 0bd07aa..200175a 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -4,6 +4,7 @@ cake git https://github.com/darach/cake-erl v0.1.2 https://github.com/darach/cak classifier git https://github.com/inaka/classifier.git 1 https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier 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. +czmq git https://github.com/gar1t/erlang-czmq.git master https://github.com/gar1t/erlang-czmq External port bindings for CZMQ. e2 git https://github.com/gar1t/e2.git master http://e2project.org Library to simply writing correct OTP applications. 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 |