diff options
author | Loïc Hoguin <[email protected]> | 2015-06-07 10:51:28 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-06-07 10:51:28 +0300 |
commit | ee51e1a7435e037b2580552626cf8c83bcb4854d (patch) | |
tree | 836fcb4f595ac11fc0068bf014e4cd550bd6b112 | |
parent | ea754694e2dd5ee3c28b53adffda5ae91dd858a2 (diff) | |
download | erlang.mk-ee51e1a7435e037b2580552626cf8c83bcb4854d.tar.gz erlang.mk-ee51e1a7435e037b2580552626cf8c83bcb4854d.tar.bz2 erlang.mk-ee51e1a7435e037b2580552626cf8c83bcb4854d.zip |
Add package memo 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 a9afb1a..5ef68ea 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -240,6 +240,7 @@ mcerlang https://github.com/fredlund/McErlang https://github.com/fredlund/McErla mc_erl https://github.com/clonejo/mc-erl https://github.com/clonejo/mc-erl mc-erl is a server for Minecraft 1.4.7 written in Erlang. 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 +memo https://github.com/tuncer/memo https://github.com/tuncer/memo Erlang memoization server merge_index https://github.com/basho/merge_index https://github.com/basho/merge_index MergeIndex is an Erlang library for storing ordered sets on disk. It is very similar to an SSTable (in Google's Bigtable) or an HFile (in Hadoop). merl https://github.com/richcarl/merl https://github.com/richcarl/merl Metaprogramming in Erlang mimetypes https://github.com/spawngrid/mimetypes https://github.com/spawngrid/mimetypes Erlang MIME types library diff --git a/packages.v1.txt b/packages.v1.txt index a9afb1a..5ef68ea 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -240,6 +240,7 @@ mcerlang https://github.com/fredlund/McErlang https://github.com/fredlund/McErla mc_erl https://github.com/clonejo/mc-erl https://github.com/clonejo/mc-erl mc-erl is a server for Minecraft 1.4.7 written in Erlang. 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 +memo https://github.com/tuncer/memo https://github.com/tuncer/memo Erlang memoization server merge_index https://github.com/basho/merge_index https://github.com/basho/merge_index MergeIndex is an Erlang library for storing ordered sets on disk. It is very similar to an SSTable (in Google's Bigtable) or an HFile (in Hadoop). merl https://github.com/richcarl/merl https://github.com/richcarl/merl Metaprogramming in Erlang mimetypes https://github.com/spawngrid/mimetypes https://github.com/spawngrid/mimetypes Erlang MIME types library diff --git a/packages.v2.tsv b/packages.v2.tsv index 52cde68..dfacd8d 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -240,6 +240,7 @@ mcerlang git https://github.com/fredlund/McErlang master https://github.com/fred mc_erl git https://github.com/clonejo/mc-erl master https://github.com/clonejo/mc-erl mc-erl is a server for Minecraft 1.4.7 written in Erlang. 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 +memo git https://github.com/tuncer/memo master https://github.com/tuncer/memo Erlang memoization server merge_index git https://github.com/basho/merge_index master https://github.com/basho/merge_index MergeIndex is an Erlang library for storing ordered sets on disk. It is very similar to an SSTable (in Google's Bigtable) or an HFile (in Hadoop). merl git https://github.com/richcarl/merl master https://github.com/richcarl/merl Metaprogramming in Erlang mimetypes git https://github.com/spawngrid/mimetypes master https://github.com/spawngrid/mimetypes Erlang MIME types library |