aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-13 18:48:14 +0300
committerLoïc Hoguin <[email protected]>2015-05-13 18:48:14 +0300
commitf5309fb1ccc621dbc2c1749a29ef06bf2145203e (patch)
treebe4cbcb71b9d84952425ff6cf7c74933ef89d696
parent556778fedeaa09c46c5afd0686d268fdf7bb2a25 (diff)
downloaderlang.mk-f5309fb1ccc621dbc2c1749a29ef06bf2145203e.tar.gz
erlang.mk-f5309fb1ccc621dbc2c1749a29ef06bf2145203e.tar.bz2
erlang.mk-f5309fb1ccc621dbc2c1749a29ef06bf2145203e.zip
Add package switchboard to the index
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index c74883a..e9e533d 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -105,6 +105,7 @@ sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform fo
shotgun https://github.com/inaka/shotgun https://github.com/inaka/shotgun better than just a gun
sqerl https://github.com/hairyhum/sqerl https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
swab https://github.com/crownedgrouse/swab https://github.com/crownedgrouse/swab General purpose buffer handling module
+switchboard https://github.com/thusfresh/switchboard https://github.com/thusfresh/switchboard A framework for processing email using worker plugins.
sync https://github.com/rustyio/sync https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
tinymt https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
diff --git a/packages.v1.txt b/packages.v1.txt
index c74883a..e9e533d 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -105,6 +105,7 @@ sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform fo
shotgun https://github.com/inaka/shotgun https://github.com/inaka/shotgun better than just a gun
sqerl https://github.com/hairyhum/sqerl https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
swab https://github.com/crownedgrouse/swab https://github.com/crownedgrouse/swab General purpose buffer handling module
+switchboard https://github.com/thusfresh/switchboard https://github.com/thusfresh/switchboard A framework for processing email using worker plugins.
sync https://github.com/rustyio/sync https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
tinymt https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 36dab8f..2c210e6 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -105,6 +105,7 @@ sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse t
shotgun git https://github.com/inaka/shotgun 0.1.0 https://github.com/inaka/shotgun better than just a gun
sqerl git https://github.com/hairyhum/sqerl master https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
swab git https://github.com/crownedgrouse/swab master https://github.com/crownedgrouse/swab General purpose buffer handling module
+switchboard git https://github.com/thusfresh/switchboard master https://github.com/thusfresh/switchboard A framework for processing email using worker plugins.
sync git https://github.com/rustyio/sync master https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
tddreloader git https://github.com/version2beta/tddreloader master https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
tinymt git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.