aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-03-29 18:05:12 +0100
committerLoïc Hoguin <[email protected]>2014-03-29 18:05:12 +0100
commit4cb5d53b3019cff7bce1d81f1084320890a9b18b (patch)
treec09fcfff0ba460f442aba2538a62bc4163c28e35
parent6b06eee0e7a4e752de15972226b9a6f63d6378c1 (diff)
parent7cc6f177330c18737f28067987fedf63caaa6bb7 (diff)
downloaderlang.mk-4cb5d53b3019cff7bce1d81f1084320890a9b18b.tar.gz
erlang.mk-4cb5d53b3019cff7bce1d81f1084320890a9b18b.tar.bz2
erlang.mk-4cb5d53b3019cff7bce1d81f1084320890a9b18b.zip
Merge branch 'master' of git://github.com/kaos/erlang.mk
-rw-r--r--packages.v1.tsv3
-rw-r--r--packages.v1.txt3
2 files changed, 4 insertions, 2 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index b20d1aa..40de701 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -1,10 +1,11 @@
bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, efficient streaming for Cowboy.
cowboy https://github.com/extend/cowboy http://ninenines.eu Small, fast and modular HTTP server.
cowlib https://github.com/extend/cowlib http://ninenines.eu Support library for manipulating Web protocols.
-erlydtl https://github.com/evanmiller/erlydtl https://code.google.com/p/erlydtl/ ErlyDTL compiles Django Template Language to Erlang bytecode.
+erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
farwest_core https://github.com/extend/farwest_core http//ninenines.eu Modern web application development platform.
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.
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 b20d1aa..40de701 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -1,10 +1,11 @@
bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, efficient streaming for Cowboy.
cowboy https://github.com/extend/cowboy http://ninenines.eu Small, fast and modular HTTP server.
cowlib https://github.com/extend/cowlib http://ninenines.eu Support library for manipulating Web protocols.
-erlydtl https://github.com/evanmiller/erlydtl https://code.google.com/p/erlydtl/ ErlyDTL compiles Django Template Language to Erlang bytecode.
+erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
farwest_core https://github.com/extend/farwest_core http//ninenines.eu Modern web application development platform.
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.
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.