aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 23:28:31 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 23:28:31 +0300
commite07b6e093ae42c8b04319522e3cf11a8e6b65033 (patch)
treed26cf8f46ffe388bcff8a86003cf226131872a22
parent6b07e7fc53924953fe16730e2c9d36e169d35b47 (diff)
downloaderlang.mk-e07b6e093ae42c8b04319522e3cf11a8e6b65033.tar.gz
erlang.mk-e07b6e093ae42c8b04319522e3cf11a8e6b65033.tar.bz2
erlang.mk-e07b6e093ae42c8b04319522e3cf11a8e6b65033.zip
Add package kvs 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 a66e20f..8957f22 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -297,6 +297,7 @@ kvc https://github.com/etrepum/kvc a b
kvlists https://github.com/jcomellas/kvlists a b
kvlists https://github.com/jcomellas/kvlists https://github.com/jcomellas/kvlists Lists of key-value pairs (decoded JSON) in Erlang
kvs https://github.com/synrc/kvs a b
+kvs https://github.com/synrc/kvs https://github.com/synrc/kvs Container and Iterator
lager_amqp_backend https://github.com/jbrisbin/lager_amqp_backend a b
lager_amqp_backend https://github.com/jbrisbin/lager_amqp_backend https://github.com/jbrisbin/lager_amqp_backend AMQP RabbitMQ Lager backend
lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP.
diff --git a/packages.v1.txt b/packages.v1.txt
index a66e20f..8957f22 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -297,6 +297,7 @@ kvc https://github.com/etrepum/kvc a b
kvlists https://github.com/jcomellas/kvlists a b
kvlists https://github.com/jcomellas/kvlists https://github.com/jcomellas/kvlists Lists of key-value pairs (decoded JSON) in Erlang
kvs https://github.com/synrc/kvs a b
+kvs https://github.com/synrc/kvs https://github.com/synrc/kvs Container and Iterator
lager_amqp_backend https://github.com/jbrisbin/lager_amqp_backend a b
lager_amqp_backend https://github.com/jbrisbin/lager_amqp_backend https://github.com/jbrisbin/lager_amqp_backend AMQP RabbitMQ Lager backend
lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP.
diff --git a/packages.v2.tsv b/packages.v2.tsv
index bb46131..03317d0 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -297,6 +297,7 @@ kvc git https://github.com/etrepum/kvc master a b
kvlists git https://github.com/jcomellas/kvlists master a b
kvlists git https://github.com/jcomellas/kvlists master https://github.com/jcomellas/kvlists Lists of key-value pairs (decoded JSON) in Erlang
kvs git https://github.com/synrc/kvs master a b
+kvs git https://github.com/synrc/kvs master https://github.com/synrc/kvs Container and Iterator
lager_amqp_backend git https://github.com/jbrisbin/lager_amqp_backend master a b
lager_amqp_backend git https://github.com/jbrisbin/lager_amqp_backend master https://github.com/jbrisbin/lager_amqp_backend AMQP RabbitMQ Lager backend
lager git https://github.com/basho/lager master https://github.com/basho/lager A logging framework for Erlang/OTP.