aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-12 15:51:19 +0300
committerLoïc Hoguin <[email protected]>2015-05-12 15:51:19 +0300
commit512ec23ccf07eec5673a4a8fc62479b46d711659 (patch)
tree885ceb60a5cd7c67216d059746a6690e447a938b /packages.v1.tsv
parentea2fa97e2be5f1f5531a96b51c9a01992de2a9b6 (diff)
downloaderlang.mk-512ec23ccf07eec5673a4a8fc62479b46d711659.tar.gz
erlang.mk-512ec23ccf07eec5673a4a8fc62479b46d711659.tar.bz2
erlang.mk-512ec23ccf07eec5673a4a8fc62479b46d711659.zip
Add package rec2json to the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 5510788..8f6007f 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -43,6 +43,7 @@ pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An imp
poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory
ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in 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.
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.