aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
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.v1.txt
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.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index 34bd661..75a46e2 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -7,6 +7,7 @@ erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Dj
gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
jiffy https://github.com/davisp/jiffy https://github.com/davisp/jiffy JSON NIFs for Erlang.
jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
+lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP.
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.