aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-19 18:12:50 +0300
committerLoïc Hoguin <[email protected]>2015-05-19 18:12:50 +0300
commitdafbd33cbf6d4f4b86160f9c21d10eb8b64aec36 (patch)
treeb9744f6d44039be22369ebb212842b3dba70c984
parente9cfe8b95fac3d5490e92656f45c3226e149a055 (diff)
downloaderlang.mk-dafbd33cbf6d4f4b86160f9c21d10eb8b64aec36.tar.gz
erlang.mk-dafbd33cbf6d4f4b86160f9c21d10eb8b64aec36.tar.bz2
erlang.mk-dafbd33cbf6d4f4b86160f9c21d10eb8b64aec36.zip
Add package stdinout_pool 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 22fbd1e..7836957 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -330,6 +330,7 @@ statebox https://github.com/mochi/statebox https://github.com/mochi/statebox Erl
statebox_riak https://github.com/mochi/statebox_riak https://github.com/mochi/statebox_riak Convenience library that makes it easier to use statebox with riak, extracted from best practices in our production code at Mochi Media.
statman https://github.com/knutin/statman https://github.com/knutin/statman Efficiently collect massive volumes of metrics inside the Erlang VM
statsderl https://github.com/lpgauth/statsderl https://github.com/lpgauth/statsderl StatsD client (erlang)
+stdinout_pool https://github.com/mattsta/erlang-stdinout-pool https://github.com/mattsta/erlang-stdinout-pool stdinout_pool : stuff goes in, stuff goes out. there's never any miscommunication.
stockdb https://github.com/maxlapshin/stockdb https://github.com/maxlapshin/stockdb Database for storing Stock Exchange quotes in erlang
stripe https://github.com/mattsta/stripe-erlang https://github.com/mattsta/stripe-erlang Erlang interface to the stripe.com API
swab https://github.com/crownedgrouse/swab https://github.com/crownedgrouse/swab General purpose buffer handling module
diff --git a/packages.v1.txt b/packages.v1.txt
index 22fbd1e..7836957 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -330,6 +330,7 @@ statebox https://github.com/mochi/statebox https://github.com/mochi/statebox Erl
statebox_riak https://github.com/mochi/statebox_riak https://github.com/mochi/statebox_riak Convenience library that makes it easier to use statebox with riak, extracted from best practices in our production code at Mochi Media.
statman https://github.com/knutin/statman https://github.com/knutin/statman Efficiently collect massive volumes of metrics inside the Erlang VM
statsderl https://github.com/lpgauth/statsderl https://github.com/lpgauth/statsderl StatsD client (erlang)
+stdinout_pool https://github.com/mattsta/erlang-stdinout-pool https://github.com/mattsta/erlang-stdinout-pool stdinout_pool : stuff goes in, stuff goes out. there's never any miscommunication.
stockdb https://github.com/maxlapshin/stockdb https://github.com/maxlapshin/stockdb Database for storing Stock Exchange quotes in erlang
stripe https://github.com/mattsta/stripe-erlang https://github.com/mattsta/stripe-erlang Erlang interface to the stripe.com API
swab https://github.com/crownedgrouse/swab https://github.com/crownedgrouse/swab General purpose buffer handling module
diff --git a/packages.v2.tsv b/packages.v2.tsv
index a00bce8..15fef40 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -330,6 +330,7 @@ statebox git https://github.com/mochi/statebox master https://github.com/mochi/s
statebox_riak git https://github.com/mochi/statebox_riak master https://github.com/mochi/statebox_riak Convenience library that makes it easier to use statebox with riak, extracted from best practices in our production code at Mochi Media.
statman git https://github.com/knutin/statman master https://github.com/knutin/statman Efficiently collect massive volumes of metrics inside the Erlang VM
statsderl git https://github.com/lpgauth/statsderl master https://github.com/lpgauth/statsderl StatsD client (erlang)
+stdinout_pool git https://github.com/mattsta/erlang-stdinout-pool master https://github.com/mattsta/erlang-stdinout-pool stdinout_pool : stuff goes in, stuff goes out. there's never any miscommunication.
stockdb git https://github.com/maxlapshin/stockdb master https://github.com/maxlapshin/stockdb Database for storing Stock Exchange quotes in erlang
stripe git https://github.com/mattsta/stripe-erlang v1 https://github.com/mattsta/stripe-erlang Erlang interface to the stripe.com API
swab git https://github.com/crownedgrouse/swab master https://github.com/crownedgrouse/swab General purpose buffer handling module