aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-06-15 12:49:02 +0200
committerLoïc Hoguin <[email protected]>2015-06-15 12:49:02 +0200
commit9128fbbde188b1470b6d9b7494aa1609b77aa36a (patch)
tree15d86eb0a82dfcbac1e276d5a2fd089482a0b1f2 /packages.v2.tsv
parent5f94dd487335a171819f720be2112c315e129e10 (diff)
downloaderlang.mk-9128fbbde188b1470b6d9b7494aa1609b77aa36a.tar.gz
erlang.mk-9128fbbde188b1470b6d9b7494aa1609b77aa36a.tar.bz2
erlang.mk-9128fbbde188b1470b6d9b7494aa1609b77aa36a.zip
Add package quickrand to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index e26ab49..69a131c 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -335,6 +335,7 @@ push_service git https://github.com/hairyhum/push_service master https://github.
qdate git https://github.com/choptastic/qdate 0.4.0 https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
qrcode git https://github.com/komone/qrcode master https://github.com/komone/qrcode QR Code encoder in Erlang
quest git https://github.com/eriksoe/ErlangQuest master https://github.com/eriksoe/ErlangQuest Learn Erlang through this set of challenges. An interactive system for getting to know Erlang.
+quickrand git https://github.com/okeuday/quickrand master https://github.com/okeuday/quickrand Quick Erlang Random Number Generation
rabbit_exchange_type_riak git https://github.com/jbrisbin/riak-exchange master https://github.com/jbrisbin/riak-exchange Custom RabbitMQ exchange type for sticking messages in Riak
rack git https://github.com/erlyvideo/rack master https://github.com/erlyvideo/rack Rack handler for erlang
radierl git https://github.com/vances/radierl master https://github.com/vances/radierl RADIUS protocol stack implemented in Erlang.