diff options
author | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:14 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:14 +0300 |
commit | af68d8bc75bdedc6358a3afa6aaf4ef7a858a05e (patch) | |
tree | eab377af4cd62715e4a59678af3847c546386ab9 | |
parent | 79bd59d627ead61e9f97df249eb68dc3c20dd65c (diff) | |
download | erlang.mk-af68d8bc75bdedc6358a3afa6aaf4ef7a858a05e.tar.gz erlang.mk-af68d8bc75bdedc6358a3afa6aaf4ef7a858a05e.tar.bz2 erlang.mk-af68d8bc75bdedc6358a3afa6aaf4ef7a858a05e.zip |
Add package mustache 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 319a21c..1fc17b2 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -75,6 +75,7 @@ mochiweb https://github.com/mochi/mochiweb https://github.com/mochi/mochiweb Moc 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 +mustache https://github.com/mojombo/mustache.erl https://github.com/mojombo/mustache.erl Mustache template engine 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 319a21c..1fc17b2 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -75,6 +75,7 @@ mochiweb https://github.com/mochi/mochiweb https://github.com/mochi/mochiweb Moc 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 +mustache https://github.com/mojombo/mustache.erl https://github.com/mojombo/mustache.erl Mustache template engine 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 3610c52..662ab46 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -75,6 +75,7 @@ mochiweb git https://github.com/mochi/mochiweb master https://github.com/mochi/m 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 +mustache git https://github.com/mojombo/mustache.erl master https://github.com/mojombo/mustache.erl Mustache template engine 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. |