aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorGarrett Smith <[email protected]>2014-10-21 11:38:34 -0500
committerGarrett Smith <[email protected]>2014-10-21 11:38:34 -0500
commited54575cdf14fbf842e9a4262ca537dcd31310ce (patch)
treed2714081927aac44782373dd64b549e3f24018c9 /packages.v1.txt
parent009f6841301e863b18926d31b84ce3d559851818 (diff)
downloaderlang.mk-ed54575cdf14fbf842e9a4262ca537dcd31310ce.tar.gz
erlang.mk-ed54575cdf14fbf842e9a4262ca537dcd31310ce.tar.bz2
erlang.mk-ed54575cdf14fbf842e9a4262ca537dcd31310ce.zip
Add package modlib to the 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 bc7a4e2..da56266 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -33,6 +33,7 @@ lager https://github.com/basho/lager https://github.com/basho/lager A logging fr
lasse https://github.com/inaka/lasse.git https://github.com/inaka/lasse.git SSE handler for Cowboy
leptus https://github.com/s1n4/leptus https://github.com/s1n4/leptus Erlang REST framework
mekao https://github.com/ddosia/mekao.git https://github.com/ddosia/mekao SQL constructor
+modlib https://github.com/gar1t/modlib.git https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
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.