diff options
author | Loïc Hoguin <[email protected]> | 2014-08-05 11:33:59 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-08-05 11:33:59 +0200 |
commit | d3d6e91b0d48a278d4c35c537678899e7f7f251a (patch) | |
tree | 9d693805633a7b2040c188b866e7db0d3542d29b | |
parent | 4283f9d3fd13f21bcfa9463e8e43d33fe54e8b70 (diff) | |
parent | 008b4110c1e18b6b49289751aa4c24f938a895d8 (diff) | |
download | erlang.mk-d3d6e91b0d48a278d4c35c537678899e7f7f251a.tar.gz erlang.mk-d3d6e91b0d48a278d4c35c537678899e7f7f251a.tar.bz2 erlang.mk-d3d6e91b0d48a278d4c35c537678899e7f7f251a.zip |
Merge branch 'master' of git://github.com/dmitriid/erlang.mk
-rw-r--r-- | packages.v1.tsv | 4 | ||||
-rw-r--r-- | packages.v1.txt | 4 | ||||
-rw-r--r-- | packages.v2.tsv | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 02a1a39..2192c5a 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -7,6 +7,8 @@ farwest_core https://github.com/extend/farwest_core http//ninenines.eu Modern we farwest_ui https://github.com/extend/farwest_ui http://ninenines.eu Development and administration UI for Farwest. gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang. jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON. +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. ranch https://github.com/extend/ranch http://ninenines.eu Socket acceptor pool for TCP protocols. sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation. -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 02a1a39..2192c5a 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -7,6 +7,8 @@ farwest_core https://github.com/extend/farwest_core http//ninenines.eu Modern we farwest_ui https://github.com/extend/farwest_ui http://ninenines.eu Development and administration UI for Farwest. gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang. jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON. +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. ranch https://github.com/extend/ranch http://ninenines.eu Socket acceptor pool for TCP protocols. sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation. -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 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. |