diff options
author | Loïc Hoguin <essen@ninenines.eu> | 2015-05-18 23:28:29 +0300 |
---|---|---|
committer | Loïc Hoguin <essen@ninenines.eu> | 2015-05-18 23:28:29 +0300 |
commit | 8ae664bb4c840b240c95adff4ecbb24f5bf68bcc (patch) | |
tree | 24af1a8b3972b674c086f94d4e7cfbf48cbec33a | |
parent | 65d4155a3ff5cd640296cb67116396d1fef0c80f (diff) | |
download | erlang.mk-8ae664bb4c840b240c95adff4ecbb24f5bf68bcc.tar.gz erlang.mk-8ae664bb4c840b240c95adff4ecbb24f5bf68bcc.tar.bz2 erlang.mk-8ae664bb4c840b240c95adff4ecbb24f5bf68bcc.zip |
Add package pqueue to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 7b49ed9..58c533c 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -380,6 +380,7 @@ ponos https://github.com/klarna/ponos a b poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory pooler https://github.com/seth/pooler https://github.com/seth/pooler An OTP Process Pool Application pqueue https://github.com/okeuday/pqueue a b +pqueue https://github.com/okeuday/pqueue https://github.com/okeuday/pqueue Erlang Priority Queues procket https://github.com/msantos/procket http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. props https://github.com/greyarea/props a b diff --git a/packages.v1.txt b/packages.v1.txt index 7b49ed9..58c533c 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -380,6 +380,7 @@ ponos https://github.com/klarna/ponos a b poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory pooler https://github.com/seth/pooler https://github.com/seth/pooler An OTP Process Pool Application pqueue https://github.com/okeuday/pqueue a b +pqueue https://github.com/okeuday/pqueue https://github.com/okeuday/pqueue Erlang Priority Queues procket https://github.com/msantos/procket http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. props https://github.com/greyarea/props a b diff --git a/packages.v2.tsv b/packages.v2.tsv index c273c5b..97ee072 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -380,6 +380,7 @@ ponos git https://github.com/klarna/ponos master a b poolboy git https://github.com/devinus/poolboy master https://github.com/devinus/poolboy A hunky Erlang worker pool factory pooler git https://github.com/seth/pooler master https://github.com/seth/pooler An OTP Process Pool Application pqueue git https://github.com/okeuday/pqueue master a b +pqueue git https://github.com/okeuday/pqueue master https://github.com/okeuday/pqueue Erlang Priority Queues procket git https://github.com/msantos/procket master http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations proper git https://github.com/manopapad/proper master http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. props git https://github.com/greyarea/props master a b |