aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 23:28:30 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 23:28:30 +0300
commit9efdb853d38f53a41dd3f8990fb09aba4ae93980 (patch)
tree5ff5b13cc7783232cdfda380f23b4d60f8fbee36 /packages.v1.tsv
parent93164d7eeb81efac12238d62a30857397e5a3d22 (diff)
downloaderlang.mk-9efdb853d38f53a41dd3f8990fb09aba4ae93980.tar.gz
erlang.mk-9efdb853d38f53a41dd3f8990fb09aba4ae93980.tar.bz2
erlang.mk-9efdb853d38f53a41dd3f8990fb09aba4ae93980.zip
Add package syslog 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 1358f23..cc6db5c 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -491,6 +491,7 @@ sync https://github.com/rustyio/sync https://github.com/rustyio/sync On-the-fly
syntaxerl https://github.com/ten0s/syntaxerl a b
syntaxerl https://github.com/ten0s/syntaxerl https://github.com/ten0s/syntaxerl Syntax checker for Erlang
syslog https://github.com/Vagabond/erlang-syslog a b
+syslog https://github.com/Vagabond/erlang-syslog https://github.com/Vagabond/erlang-syslog Erlang port driver for interacting with syslog via syslog(3)
taskforce https://github.com/g-andrade/taskforce a b
taskforce https://github.com/g-andrade/taskforce https://github.com/g-andrade/taskforce Erlang worker pools for controlled parallelisation of arbitrary tasks.
tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes