aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
diff options
context:
space:
mode:
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r--packages.v1.tsv3
1 files changed, 2 insertions, 1 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.