aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.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
commit08aaf61a6fb96c1b8dcbdce2100a4b3505417b90 (patch)
tree737c9ce5c4d11cc8cf5596824f8012d28fd61ce2 /packages.v2.tsv
parent921e1f7b7ca323b8a461d039606066524fea9205 (diff)
downloaderlang.mk-08aaf61a6fb96c1b8dcbdce2100a4b3505417b90.tar.gz
erlang.mk-08aaf61a6fb96c1b8dcbdce2100a4b3505417b90.tar.bz2
erlang.mk-08aaf61a6fb96c1b8dcbdce2100a4b3505417b90.zip
Add package relx 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 59d6213..5aa8e2c 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -96,6 +96,7 @@ rack git https://github.com/erlyvideo/rack master https://github.com/erlyvideo/r
ranch git https://github.com/ninenines/ranch 1.1.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
recon git https://github.com/ferd/recon 2.2.1 https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production.
record_info git https://github.com/bipthelin/erlang-record_info master https://github.com/bipthelin/erlang-record_info Convert between record and proplist
+relx git https://github.com/erlware/relx master https://github.com/erlware/relx Sane, simple release creation for Erlang
resource_discovery git https://github.com/erlware/resource_discovery master http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sfmt git https://github.com/jj1bdx/sfmt-erlang master https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse transform for type based validation.