diff options
author | Sina Samavati <[email protected]> | 2014-08-31 20:12:59 +0430 |
---|---|---|
committer | Sina Samavati <[email protected]> | 2014-08-31 20:12:59 +0430 |
commit | 214fe4b0f451305c32aeae1a364ed52d5bf72b86 (patch) | |
tree | e5cd070f0a610dbaf5bc2084f9ff4dc116993d25 | |
parent | d599141d0019132bdb0cf64762f5a2aa1570b072 (diff) | |
download | erlang.mk-214fe4b0f451305c32aeae1a364ed52d5bf72b86.tar.gz erlang.mk-214fe4b0f451305c32aeae1a364ed52d5bf72b86.tar.bz2 erlang.mk-214fe4b0f451305c32aeae1a364ed52d5bf72b86.zip |
Add package zeta 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 d137b7a..3084cbe 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -36,3 +36,4 @@ shotgun https://github.com/inaka/shotgun.git https://github.com/inaka/shotgun.gi sumo_db https://github.com/inaka/sumo_db.git https://github.com/inaka/sumo_db.git Erlang Persistency Framework swab https://github.com/crownedgrouse/swab.git https://github.com/crownedgrouse/swab General purpose buffer handling module tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. +zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang diff --git a/packages.v1.txt b/packages.v1.txt index d137b7a..3084cbe 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -36,3 +36,4 @@ shotgun https://github.com/inaka/shotgun.git https://github.com/inaka/shotgun.gi sumo_db https://github.com/inaka/sumo_db.git https://github.com/inaka/sumo_db.git Erlang Persistency Framework swab https://github.com/crownedgrouse/swab.git https://github.com/crownedgrouse/swab General purpose buffer handling module tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. +zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang diff --git a/packages.v2.tsv b/packages.v2.tsv index 3b3c482..ae60ffe 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -36,3 +36,4 @@ shotgun git https://github.com/inaka/shotgun.git 0.1 https://github.com/inaka/sh sumo_db git https://github.com/inaka/sumo_db.git 1 https://github.com/inaka/sumo_db.git Erlang Persistency Framework swab git https://github.com/crownedgrouse/swab.git master https://github.com/crownedgrouse/swab General purpose buffer handling module tinymt-erlang git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. +zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang |