aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorDmitrii Dimandt <[email protected]>2014-08-05 08:49:10 +0200
committerDmitrii Dimandt <[email protected]>2014-08-05 08:49:10 +0200
commit008b4110c1e18b6b49289751aa4c24f938a895d8 (patch)
tree9d693805633a7b2040c188b866e7db0d3542d29b /packages.v2.tsv
parent4283f9d3fd13f21bcfa9463e8e43d33fe54e8b70 (diff)
downloaderlang.mk-008b4110c1e18b6b49289751aa4c24f938a895d8.tar.gz
erlang.mk-008b4110c1e18b6b49289751aa4c24f938a895d8.tar.bz2
erlang.mk-008b4110c1e18b6b49289751aa4c24f938a895d8.zip
Added neo4j and pegjs to packages
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index cab43cc..1a1a1f1 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -5,6 +5,8 @@ eper git https://github.com/massemanet/eper master https://github.com/massemanet
erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
gun git https://github.com/extend/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
jsx git https://github.com/talentdeficit/jsx master https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
+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.
ranch git https://github.com/ninenines/ranch 1.0.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse transform for type based validation.