aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Stenius <[email protected]>2014-03-28 23:30:36 +0100
committerAndreas Stenius <[email protected]>2014-03-28 23:30:36 +0100
commit7cc6f177330c18737f28067987fedf63caaa6bb7 (patch)
treec09fcfff0ba460f442aba2538a62bc4163c28e35
parente843ad13ca3494c7574fe576392f4aa7a0dc247f (diff)
downloaderlang.mk-7cc6f177330c18737f28067987fedf63caaa6bb7.tar.gz
erlang.mk-7cc6f177330c18737f28067987fedf63caaa6bb7.tar.bz2
erlang.mk-7cc6f177330c18737f28067987fedf63caaa6bb7.zip
Add proper to package list.
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
2 files changed, 2 insertions, 0 deletions
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.