aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-09-28 13:55:46 +0300
committerLoïc Hoguin <[email protected]>2014-09-28 13:55:46 +0300
commit8d28f5ddf9356e1b09a28a88a85e5484ea293556 (patch)
tree4e72b233581531d114f2fcd0541aac5108cb2947 /packages.v2.tsv
parentfd34f407f789d566090236635038ddc00bfea4e2 (diff)
parent8716cd7833c00d7fa465a913a53a68e17fddfc76 (diff)
downloaderlang.mk-8d28f5ddf9356e1b09a28a88a85e5484ea293556.tar.gz
erlang.mk-8d28f5ddf9356e1b09a28a88a85e5484ea293556.tar.bz2
erlang.mk-8d28f5ddf9356e1b09a28a88a85e5484ea293556.zip
Merge branch 'master' of git://github.com/gar1t/erlang.mk
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index a24be9f..d90afea 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -4,6 +4,8 @@ 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
eganglia git https://github.com/inaka/eganglia.git 0.9.1 https://github.com/inaka/eganglia.git Erlang library to interact with Ganglia
@@ -31,6 +33,7 @@ mekao git https://github.com/ddosia/mekao.git master https://github.com/ddosia/m
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.2.1 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.
+psycho git https://github.com/gar1t/psycho.git master https://github.com/gar1t/psycho HTTP server that provides a WSGI-like interface for applications and middleware.
ptrackerl git https://github.com/inaka/ptrackerl.git 0.2 https://github.com/inaka/ptrackerl.git Pivotal Tracker API Client written in Erlang
pusherman git https://github.com/inaka/pusherman.git 1 https://github.com/inaka/pusherman.git queuing system for push notifications
ranch git https://github.com/ninenines/ranch 1.0.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
@@ -40,6 +43,7 @@ sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse t
shotgun git https://github.com/inaka/shotgun.git 0.1 https://github.com/inaka/shotgun.git better than just a gun
sumo_db git https://github.com/inaka/sumo_db.git 1 https://github.com/inaka/sumo_db.git Erlang Persistency Framework
swab git https://github.com/crownedgrouse/swab.git master https://github.com/crownedgrouse/swab General purpose buffer handling module
+sync git https://github.com/rustyio/sync.git master https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
tddreloader git https://github.com/version2beta/tddreloader master https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
tinymt-erlang git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang