diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:20 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:20 +0300 |
commit | 65f5e68b94a654a09db198fe5e038795300ee7af (patch) | |
tree | 42b457fc649210bc4dd65e3416f82a3a1fbcb294 | |
parent | 51774a74f1f812cbf7ff4989ab7c6b8f29a67271 (diff) | |
download | erlang.mk-65f5e68b94a654a09db198fe5e038795300ee7af.tar.gz erlang.mk-65f5e68b94a654a09db198fe5e038795300ee7af.tar.bz2 erlang.mk-65f5e68b94a654a09db198fe5e038795300ee7af.zip |
Add package couch 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 8b02851..bfbfb75 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -33,6 +33,7 @@ color https://github.com/julianduque/erlang-color a b confetti https://github.com/jtendo/confetti a b couchbeam https://github.com/benoitc/couchbeam https://github.com/benoitc/couchbeam Apache CouchDB client in Erlang couch https://github.com/benoitc/opencouch a b +couch https://github.com/benoitc/opencouch https://github.com/benoitc/opencouch A embeddable document oriented database compatible with Apache CouchDB 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 diff --git a/packages.v1.txt b/packages.v1.txt index 8b02851..bfbfb75 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -33,6 +33,7 @@ color https://github.com/julianduque/erlang-color a b confetti https://github.com/jtendo/confetti a b couchbeam https://github.com/benoitc/couchbeam https://github.com/benoitc/couchbeam Apache CouchDB client in Erlang couch https://github.com/benoitc/opencouch a b +couch https://github.com/benoitc/opencouch https://github.com/benoitc/opencouch A embeddable document oriented database compatible with Apache CouchDB 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 diff --git a/packages.v2.tsv b/packages.v2.tsv index 5668175..7724534 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -33,6 +33,7 @@ color git https://github.com/julianduque/erlang-color master a b confetti git https://github.com/jtendo/confetti master a b couchbeam git https://github.com/benoitc/couchbeam master https://github.com/benoitc/couchbeam Apache CouchDB client in Erlang couch git https://github.com/benoitc/opencouch master a b +couch git https://github.com/benoitc/opencouch master https://github.com/benoitc/opencouch A embeddable document oriented database compatible with Apache CouchDB 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 |