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 | ae7bc501e85a63d135c681dbfdf8267d06dba0d1 (patch) | |
tree | 1b8462be0842d2bfc154017057e9552d5c6a1c97 /packages.v2.tsv | |
parent | f5309fb1ccc621dbc2c1749a29ef06bf2145203e (diff) | |
download | erlang.mk-ae7bc501e85a63d135c681dbfdf8267d06dba0d1.tar.gz erlang.mk-ae7bc501e85a63d135c681dbfdf8267d06dba0d1.tar.bz2 erlang.mk-ae7bc501e85a63d135c681dbfdf8267d06dba0d1.zip |
Add package triq to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 2c210e6..f796064 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -109,6 +109,7 @@ switchboard git https://github.com/thusfresh/switchboard master https://github.c sync git https://github.com/rustyio/sync master https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang. tddreloader git https://github.com/version2beta/tddreloader master https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes tinymt git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. +triq git https://github.com/krestenkrab/triq master https://github.com/krestenkrab/triq Trifork QuickCheck unicorn git https://github.com/shizzard/unicorn 0.3.0 https://github.com/shizzard/unicorn Generic configuration server uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid Erlang UUID Implementation worker_pool git https://github.com/inaka/worker_pool 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool |