aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
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
commit80c4d75ce395b9cbc0f05aca848e0847c125e481 (patch)
tree7270c85585d42d457a2c2837b16e464b7d36d71c /packages.v1.tsv
parentaf68d8bc75bdedc6358a3afa6aaf4ef7a858a05e (diff)
downloaderlang.mk-80c4d75ce395b9cbc0f05aca848e0847c125e481.tar.gz
erlang.mk-80c4d75ce395b9cbc0f05aca848e0847c125e481.tar.bz2
erlang.mk-80c4d75ce395b9cbc0f05aca848e0847c125e481.zip
Add package mysql to the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 1fc17b2..03ce0ec 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -76,6 +76,7 @@ modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web frame
mongodb https://github.com/comtihon/mongodb-erlang https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang
msgpack https://github.com/msgpack/msgpack-erlang https://github.com/msgpack/msgpack-erlang MessagePack (de)serializer implementation for Erlang
mustache https://github.com/mojombo/mustache.erl https://github.com/mojombo/mustache.erl Mustache template engine for Erlang.
+mysql https://github.com/dizzyd/erlang-mysql-driver https://github.com/dizzyd/erlang-mysql-driver Erlang MySQL Driver (from code.google.com)
neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J.
nodefinder https://github.com/erlanger/nodefinder https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast
pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.