aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-17 12:23:10 +0300
committerLoïc Hoguin <[email protected]>2015-05-17 12:23:10 +0300
commit5b38f3851e55d300e285f32ffbe7f8aa6993a934 (patch)
treef003ed65a1af31e5e7f5aad02735a278b9bc734f /packages.v2.tsv
parent770817b0e1a35088528b1c36f76e8dcda7b7bcc0 (diff)
downloaderlang.mk-5b38f3851e55d300e285f32ffbe7f8aa6993a934.tar.gz
erlang.mk-5b38f3851e55d300e285f32ffbe7f8aa6993a934.tar.bz2
erlang.mk-5b38f3851e55d300e285f32ffbe7f8aa6993a934.zip
Add package exml to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index c5ca9d1..6f46d07 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -44,6 +44,7 @@ erlware_commons git https://github.com/erlware/erlware_commons master https://gi
erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
erwa git https://github.com/bwegh/erwa 0.1.1 https://github.com/bwegh/erwa A WAMP router and client written in Erlang.
exec git https://github.com/saleyn/erlexec master http://saleyn.github.com/erlexec Execute and control OS processes from Erlang/OTP.
+exml git https://github.com/paulgray/exml master https://github.com/paulgray/exml XML parsing library in Erlang
exmpp git https://github.com/processone/exmpp master https://github.com/processone/exmpp Erlang XMPP library
exometer git https://github.com/Feuerlabs/exometer 1.2 https://github.com/Feuerlabs/exometer Basic measurement objects and probe behavior
exs1024 git https://github.com/jj1bdx/exs1024 master https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang.