Browse Source

Add proper to package list.

Andreas Stenius 11 years ago
parent
commit
7cc6f17733
2 changed files with 2 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt

+ 1 - 0
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.

+ 1 - 0
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.