aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-13 18:48:13 +0300
committerLoïc Hoguin <[email protected]>2015-05-13 18:48:13 +0300
commit79bd59d627ead61e9f97df249eb68dc3c20dd65c (patch)
tree3101a9d09f9bbeff8043e5ab34f93ee034c10d52
parent908740611dda944f7c6119a73505879bc7bfc6b9 (diff)
downloaderlang.mk-79bd59d627ead61e9f97df249eb68dc3c20dd65c.tar.gz
erlang.mk-79bd59d627ead61e9f97df249eb68dc3c20dd65c.tar.bz2
erlang.mk-79bd59d627ead61e9f97df249eb68dc3c20dd65c.zip
Add package msgpack 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 8a377d1..319a21c 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -74,6 +74,7 @@ mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constr
mochiweb https://github.com/mochi/mochiweb https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers.
modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
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
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.
diff --git a/packages.v1.txt b/packages.v1.txt
index 8a377d1..319a21c 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -74,6 +74,7 @@ mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constr
mochiweb https://github.com/mochi/mochiweb https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers.
modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
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
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.
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 45de121..3610c52 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -74,6 +74,7 @@ mekao git https://github.com/ddosia/mekao master https://github.com/ddosia/mekao
mochiweb git https://github.com/mochi/mochiweb master https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers.
modlib git https://github.com/gar1t/modlib master https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
mongodb git https://github.com/comtihon/mongodb-erlang master https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang
+msgpack git https://github.com/msgpack/msgpack-erlang master https://github.com/msgpack/msgpack-erlang MessagePack (de)serializer implementation for Erlang
neo4j git https://github.com/dmitriid/neo4j-erlang master https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J.
nodefinder git https://github.com/erlanger/nodefinder 0.2.3 https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast
pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.