aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-15 19:27:44 +0300
committerLoïc Hoguin <[email protected]>2015-05-15 19:27:44 +0300
commitdae85e7d6255dfab5b2ebc2d5bd6af4c8ed4b189 (patch)
treea5699693791bd3b0ea4c55379baea0cc4b9d10ba /packages.v2.tsv
parent2e2d37a11afcd5fec693806b0acad265a031cfe0 (diff)
downloaderlang.mk-dae85e7d6255dfab5b2ebc2d5bd6af4c8ed4b189.tar.gz
erlang.mk-dae85e7d6255dfab5b2ebc2d5bd6af4c8ed4b189.tar.bz2
erlang.mk-dae85e7d6255dfab5b2ebc2d5bd6af4c8ed4b189.zip
Add package exec back 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 a05ead5..89e4f4d 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -41,6 +41,7 @@ erlubi git https://github.com/krestenkrab/erlubi master https://github.com/krest
erlware_commons git https://github.com/erlware/erlware_commons master https://github.com/erlware/erlware_commons Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components.
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.
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.