aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-13 18:48:14 +0300
committerLoïc Hoguin <[email protected]>2015-05-13 18:48:14 +0300
commit8e96323f0ff8d5ec7201fa398b60de8335a28ea6 (patch)
treebf260d94dc44d8ce20b0aa79b304b0cda9625a0a /packages.v1.tsv
parent6de753c00de61b4ec272f82d8ea50a84f8ad6945 (diff)
downloaderlang.mk-8e96323f0ff8d5ec7201fa398b60de8335a28ea6.tar.gz
erlang.mk-8e96323f0ff8d5ec7201fa398b60de8335a28ea6.tar.bz2
erlang.mk-8e96323f0ff8d5ec7201fa398b60de8335a28ea6.zip
Add package ux to the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 3ddb3be..5374499 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -114,6 +114,7 @@ tsung https://github.com/processone/tsung https://github.com/processone/tsung Ts
twitter_erlang https://github.com/ngerakines/erlang_twitter https://github.com/ngerakines/erlang_twitter An Erlang twitter client
unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn Generic configuration server
uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation
+ux https://github.com/erlang-unicode/ux https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation)
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