diff options
author | Loïc Hoguin <[email protected]> | 2015-05-12 23:20:19 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-12 23:20:19 +0300 |
commit | ca34efd64572dc5dab30bd43368a610f07e69fde (patch) | |
tree | c1cf588f41c36b3ade265cf320029e9bdcbf063e /packages.v2.tsv | |
parent | 7adcd2312e01a299c81eb8a610adbad1e96aa94a (diff) | |
download | erlang.mk-ca34efd64572dc5dab30bd43368a610f07e69fde.tar.gz erlang.mk-ca34efd64572dc5dab30bd43368a610f07e69fde.tar.bz2 erlang.mk-ca34efd64572dc5dab30bd43368a610f07e69fde.zip |
Add package push_service to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 5828341..fb05e2f 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -45,6 +45,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 +push_service git https://github.com/hairyhum/push_service master https://github.com/hairyhum/push_service Push service 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. recon git https://github.com/ferd/recon 2.2.1 https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production. |