aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.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.v1.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.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 32f4b26..41eea5c 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -43,6 +43,7 @@ nodefinder https://github.com/erlanger/nodefinder https://github.com/erlanger/no
pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory
ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
+qdate https://github.com/choptastic/qdate https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
rec2json https://github.com/lordnull/rec2json https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily.
record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist