aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-12 15:53:12 +0300
committerLoïc Hoguin <[email protected]>2015-05-12 15:53:12 +0300
commit364c34c920ecc77c012d26acfb0a5dc1faedc27d (patch)
tree7e8d681a4c81345a8380347c69e59a0c41c46663 /packages.v2.tsv
parent51de63a196149df3a871f90f271012ec6192296d (diff)
downloaderlang.mk-364c34c920ecc77c012d26acfb0a5dc1faedc27d.tar.gz
erlang.mk-364c34c920ecc77c012d26acfb0a5dc1faedc27d.tar.bz2
erlang.mk-364c34c920ecc77c012d26acfb0a5dc1faedc27d.zip
Add package qdate 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 5750856..ce53212 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -43,6 +43,7 @@ nodefinder git https://github.com/erlanger/nodefinder 0.2.3 https://github.com/e
pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
poolboy git https://github.com/devinus/poolboy master https://github.com/devinus/poolboy A hunky Erlang worker pool factory
ptrackerl git https://github.com/inaka/ptrackerl master https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
+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.
ranch git https://github.com/ninenines/ranch 1.1.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
rec2json git https://github.com/lordnull/rec2json master https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily.
record_info git https://github.com/bipthelin/erlang-record_info master https://github.com/bipthelin/erlang-record_info Convert between record and proplist