diff options
author | Loïc Hoguin <[email protected]> | 2014-09-01 08:36:23 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-09-01 08:36:23 +0300 |
commit | 0bb92da4a10ffac8d95bd8f1e41aa97ce700af53 (patch) | |
tree | e5cd070f0a610dbaf5bc2084f9ff4dc116993d25 /packages.v1.txt | |
parent | 69c4d0281f653b56e20538042a9e370f30ebd920 (diff) | |
parent | 214fe4b0f451305c32aeae1a364ed52d5bf72b86 (diff) | |
download | erlang.mk-0bb92da4a10ffac8d95bd8f1e41aa97ce700af53.tar.gz erlang.mk-0bb92da4a10ffac8d95bd8f1e41aa97ce700af53.tar.bz2 erlang.mk-0bb92da4a10ffac8d95bd8f1e41aa97ce700af53.zip |
Merge branch 'my-pkgs' of git://github.com/s1n4/erlang.mk
Diffstat (limited to 'packages.v1.txt')
-rw-r--r-- | packages.v1.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt index ac49f85..3084cbe 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -23,6 +23,7 @@ jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An katja https://github.com/nifoc/katja https://github.com/nifoc/katja A simple Riemann client written in Erlang. lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP. 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 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. @@ -35,3 +36,4 @@ shotgun https://github.com/inaka/shotgun.git https://github.com/inaka/shotgun.gi sumo_db https://github.com/inaka/sumo_db.git https://github.com/inaka/sumo_db.git Erlang Persistency Framework swab https://github.com/crownedgrouse/swab.git https://github.com/crownedgrouse/swab General purpose buffer handling module tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. +zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang |