diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:25 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:25 +0300 |
commit | 570c1e38a440abf13fc1656781f7947aac9ad23a (patch) | |
tree | 53afd7abacd7bbf57940e1a154efbc3c2cf5c42c | |
parent | 9028fd8f9f9d1ec155beb75c34b51cffb9d6c2a6 (diff) | |
download | erlang.mk-570c1e38a440abf13fc1656781f7947aac9ad23a.tar.gz erlang.mk-570c1e38a440abf13fc1656781f7947aac9ad23a.tar.bz2 erlang.mk-570c1e38a440abf13fc1656781f7947aac9ad23a.zip |
Add package cowdb to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 7d697c5..9f8dda3 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -45,6 +45,7 @@ couch https://github.com/benoitc/opencouch https://github.com/benoitc/opencouch covertool https://github.com/idubrov/covertool a b cowboy https://github.com/ninenines/cowboy http://ninenines.eu Small, fast and modular HTTP server. cowdb https://github.com/refuge/cowdb a b +cowdb https://github.com/refuge/cowdb https://github.com/refuge/cowdb Pure Key/Value database library for Erlang Applications cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library for manipulating Web protocols. cpg https://github.com/okeuday/cpg a b cpg https://github.com/okeuday/cpg https://github.com/okeuday/cpg CloudI Process Groups diff --git a/packages.v1.txt b/packages.v1.txt index 7d697c5..9f8dda3 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -45,6 +45,7 @@ couch https://github.com/benoitc/opencouch https://github.com/benoitc/opencouch covertool https://github.com/idubrov/covertool a b cowboy https://github.com/ninenines/cowboy http://ninenines.eu Small, fast and modular HTTP server. cowdb https://github.com/refuge/cowdb a b +cowdb https://github.com/refuge/cowdb https://github.com/refuge/cowdb Pure Key/Value database library for Erlang Applications cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library for manipulating Web protocols. cpg https://github.com/okeuday/cpg a b cpg https://github.com/okeuday/cpg https://github.com/okeuday/cpg CloudI Process Groups diff --git a/packages.v2.tsv b/packages.v2.tsv index e99f07d..04ab98c 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -45,6 +45,7 @@ couch git https://github.com/benoitc/opencouch master https://github.com/benoitc covertool git https://github.com/idubrov/covertool master a b cowboy git https://github.com/ninenines/cowboy 1.0.1 http://ninenines.eu Small, fast and modular HTTP server. cowdb git https://github.com/refuge/cowdb master a b +cowdb git https://github.com/refuge/cowdb master https://github.com/refuge/cowdb Pure Key/Value database library for Erlang Applications cowlib git https://github.com/ninenines/cowlib 1.0.1 http://ninenines.eu Support library for manipulating Web protocols. cpg git https://github.com/okeuday/cpg master a b cpg git https://github.com/okeuday/cpg master https://github.com/okeuday/cpg CloudI Process Groups |