diff options
author | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:13 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:13 +0300 |
commit | da056542ac0e2cf0258b3a36fae6d9d954ac8699 (patch) | |
tree | 59482440b3a565a6c2cd5ea89b682a2b86c1bbf9 | |
parent | e0be451dfb18caa47ca481a441eb76124e183098 (diff) | |
download | erlang.mk-da056542ac0e2cf0258b3a36fae6d9d954ac8699.tar.gz erlang.mk-da056542ac0e2cf0258b3a36fae6d9d954ac8699.tar.bz2 erlang.mk-da056542ac0e2cf0258b3a36fae6d9d954ac8699.zip |
Add package meck 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 30c541b..df7e1ba 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -69,6 +69,7 @@ locks https://github.com/uwiger/locks https://github.com/uwiger/locks A scalable log4erl https://github.com/ahmednawras/log4erl https://github.com/ahmednawras/log4erl A logger for erlang in the spirit of Log4J. luerl https://github.com/rvirding/luerl https://github.com/rvirding/luerl Lua in Erlang mad https://github.com/synrc/mad https://github.com/synrc/mad Small and Fast Rebar Replacement +meck https://github.com/eproxus/meck https://github.com/eproxus/meck A mocking library for Erlang mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constructor modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. diff --git a/packages.v1.txt b/packages.v1.txt index 30c541b..df7e1ba 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -69,6 +69,7 @@ locks https://github.com/uwiger/locks https://github.com/uwiger/locks A scalable log4erl https://github.com/ahmednawras/log4erl https://github.com/ahmednawras/log4erl A logger for erlang in the spirit of Log4J. luerl https://github.com/rvirding/luerl https://github.com/rvirding/luerl Lua in Erlang mad https://github.com/synrc/mad https://github.com/synrc/mad Small and Fast Rebar Replacement +meck https://github.com/eproxus/meck https://github.com/eproxus/meck A mocking library for Erlang mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constructor modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. diff --git a/packages.v2.tsv b/packages.v2.tsv index d654a0d..b204d20 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -69,6 +69,7 @@ locks git https://github.com/uwiger/locks master https://github.com/uwiger/locks log4erl git https://github.com/ahmednawras/log4erl master https://github.com/ahmednawras/log4erl A logger for erlang in the spirit of Log4J. luerl git https://github.com/rvirding/luerl master https://github.com/rvirding/luerl Lua in Erlang mad git https://github.com/synrc/mad master https://github.com/synrc/mad Small and Fast Rebar Replacement +meck git https://github.com/eproxus/meck master https://github.com/eproxus/meck A mocking library for Erlang mekao git https://github.com/ddosia/mekao master https://github.com/ddosia/mekao SQL constructor modlib git https://github.com/gar1t/modlib master https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd neo4j git https://github.com/dmitriid/neo4j-erlang master https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. |