Browse Source

Merge branch 'master' of git://github.com/kaos/erlang.mk

Loïc Hoguin 11 years ago
parent
commit
4cb5d53b30
2 changed files with 4 additions and 2 deletions
  1. 2 1
      packages.v1.tsv
  2. 2 1
      packages.v1.txt

+ 2 - 1
packages.v1.tsv

@@ -1,10 +1,11 @@
 bullet	https://github.com/extend/bullet	http://ninenines.eu	Simple, reliable, efficient streaming for Cowboy.
 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.
 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.
 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_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.
 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.
 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.
 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.
 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.
 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.

+ 2 - 1
packages.v1.txt

@@ -1,10 +1,11 @@
 bullet	https://github.com/extend/bullet	http://ninenines.eu	Simple, reliable, efficient streaming for Cowboy.
 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.
 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.
 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_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.
 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.
 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.
 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.
 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.
 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.