diff options
author | Andreas Stenius <[email protected]> | 2014-03-28 23:30:36 +0100 |
---|---|---|
committer | Andreas Stenius <[email protected]> | 2014-03-28 23:30:36 +0100 |
commit | 7cc6f177330c18737f28067987fedf63caaa6bb7 (patch) | |
tree | c09fcfff0ba460f442aba2538a62bc4163c28e35 /packages.v1.txt | |
parent | e843ad13ca3494c7574fe576392f4aa7a0dc247f (diff) | |
download | erlang.mk-7cc6f177330c18737f28067987fedf63caaa6bb7.tar.gz erlang.mk-7cc6f177330c18737f28067987fedf63caaa6bb7.tar.bz2 erlang.mk-7cc6f177330c18737f28067987fedf63caaa6bb7.zip |
Add proper to package list.
Diffstat (limited to 'packages.v1.txt')
-rw-r--r-- | packages.v1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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. |