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.v1.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.v1.tsv')
-rw-r--r-- | packages.v1.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index e6ea658..1459df5 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -45,6 +45,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 +push_service https://github.com/hairyhum/push_service https://github.com/hairyhum/push_service Push service 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. recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production. |