aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorMichel Rijnders <[email protected]>2014-08-05 12:29:55 +0200
committerMichel Rijnders <[email protected]>2014-08-05 12:29:55 +0200
commit010efdd58cab3aea7349aa12e0008ffa1a2a4cea (patch)
treeaf54384f3bca48cd653c44eff56dc358abe0f514 /packages.v2.tsv
parent560f17f58416b70a29ec5cb9cfcdfb5367163a0a (diff)
downloaderlang.mk-010efdd58cab3aea7349aa12e0008ffa1a2a4cea.tar.gz
erlang.mk-010efdd58cab3aea7349aa12e0008ffa1a2a4cea.tar.bz2
erlang.mk-010efdd58cab3aea7349aa12e0008ffa1a2a4cea.zip
Add lager to package index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 06bf437..32e93df 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -7,6 +7,7 @@ erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl
gun git https://github.com/extend/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
jiffy git https://github.com/davisp/jiffy master https://github.com/davisp/jiffy JSON NIFs for Erlang.
jsx git https://github.com/talentdeficit/jsx master https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
+lager git https://github.com/basho/lager master https://github.com/basho/lager A logging framework for Erlang/OTP.
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.