diff options
author | Loïc Hoguin <[email protected]> | 2015-05-12 16:03:54 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-12 16:03:54 +0300 |
commit | cd7869cb07c747ed4a7c799268caf694f0b70cb9 (patch) | |
tree | 11628e04a2e3c74cdfd1586840a1f75ed1491409 /packages.v1.txt | |
parent | 526692c1aabff1bd3bce5adcf685e4bd7aae4410 (diff) | |
download | erlang.mk-cd7869cb07c747ed4a7c799268caf694f0b70cb9.tar.gz erlang.mk-cd7869cb07c747ed4a7c799268caf694f0b70cb9.tar.bz2 erlang.mk-cd7869cb07c747ed4a7c799268caf694f0b70cb9.zip |
Add package yamler to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r-- | packages.v1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt index fae79cf..3440bc8 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -60,4 +60,5 @@ unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation worker_pool https://github.com/inaka/worker_pool https://github.com/inaka/worker_pool a simple erlang worker pool xref_runner https://github.com/inaka/xref_runner https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref) +yamler https://github.com/goertzenator/yamler https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang |