From e843ad13ca3494c7574fe576392f4aa7a0dc247f Mon Sep 17 00:00:00 2001 From: Andreas Stenius Date: Fri, 28 Mar 2014 23:27:58 +0100 Subject: Update erlydtl url. --- packages.v1.tsv | 2 +- packages.v1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.v1.tsv b/packages.v1.tsv index b20d1aa..7944cef 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -1,7 +1,7 @@ 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. diff --git a/packages.v1.txt b/packages.v1.txt index b20d1aa..7944cef 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -1,7 +1,7 @@ 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. -- cgit v1.2.3 From 7cc6f177330c18737f28067987fedf63caaa6bb7 Mon Sep 17 00:00:00 2001 From: Andreas Stenius Date: Fri, 28 Mar 2014 23:30:36 +0100 Subject: Add proper to package list. --- packages.v1.tsv | 1 + packages.v1.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/packages.v1.tsv b/packages.v1.tsv index 7944cef..40de701 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -8,3 +8,4 @@ gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and 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 7944cef..40de701 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -8,3 +8,4 @@ gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and 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. -- cgit v1.2.3