aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-12 15:54:24 +0300
committerLoïc Hoguin <[email protected]>2015-05-12 15:54:24 +0300
commit526692c1aabff1bd3bce5adcf685e4bd7aae4410 (patch)
treed16ec7074c57911066945462c042b1f2d1bc3e61 /packages.v1.txt
parent364c34c920ecc77c012d26acfb0a5dc1faedc27d (diff)
downloaderlang.mk-526692c1aabff1bd3bce5adcf685e4bd7aae4410.tar.gz
erlang.mk-526692c1aabff1bd3bce5adcf685e4bd7aae4410.tar.bz2
erlang.mk-526692c1aabff1bd3bce5adcf685e4bd7aae4410.zip
Add package recon 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 41eea5c..fae79cf 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -46,6 +46,7 @@ ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl
qdate https://github.com/choptastic/qdate https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
rec2json https://github.com/lordnull/rec2json https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily.
+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
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-erlang https://github.com/jj1bdx/sfmt-erlang https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.