Browse Source

Add package meck to the index

Loïc Hoguin 10 years ago
parent
commit
da056542ac
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
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.

+ 1 - 0
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.

+ 1 - 0
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.