aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
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.v1.txt
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.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index a52bb42..0c5a0de 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -96,6 +96,7 @@ rack https://github.com/erlyvideo/rack https://github.com/erlyvideo/rack Rack ha
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production.
record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist
+relx https://github.com/erlware/relx https://github.com/erlware/relx Sane, simple release creation for Erlang
resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sfmt https://github.com/jj1bdx/sfmt-erlang https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation.