diff options
author | Loïc Hoguin <[email protected]> | 2015-05-12 23:13:20 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-12 23:13:20 +0300 |
commit | 7adcd2312e01a299c81eb8a610adbad1e96aa94a (patch) | |
tree | 5f1e54feca53a279d899d76da8a462eca2731465 /packages.v1.txt | |
parent | 7b99be312da0bdd4abdba45e2fed790dde2dbbbd (diff) | |
download | erlang.mk-7adcd2312e01a299c81eb8a610adbad1e96aa94a.tar.gz erlang.mk-7adcd2312e01a299c81eb8a610adbad1e96aa94a.tar.bz2 erlang.mk-7adcd2312e01a299c81eb8a610adbad1e96aa94a.zip |
Add package yaws 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 25738de..e6ea658 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -62,4 +62,5 @@ uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID 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 +yaws https://github.com/klacke/yaws http://yaws.hyber.org Yaws webserver zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang |