aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.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.v2.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.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 676b2a7..a1f270a 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -491,6 +491,7 @@ sync git https://github.com/rustyio/sync master https://github.com/rustyio/sync
syntaxerl git https://github.com/ten0s/syntaxerl master a b
syntaxerl git https://github.com/ten0s/syntaxerl master https://github.com/ten0s/syntaxerl Syntax checker for Erlang
syslog git https://github.com/Vagabond/erlang-syslog master a b
+syslog git https://github.com/Vagabond/erlang-syslog master https://github.com/Vagabond/erlang-syslog Erlang port driver for interacting with syslog via syslog(3)
taskforce git https://github.com/g-andrade/taskforce master a b
taskforce git https://github.com/g-andrade/taskforce master https://github.com/g-andrade/taskforce Erlang worker pools for controlled parallelisation of arbitrary tasks.
tddreloader git https://github.com/version2beta/tddreloader master https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes