diff options
author | Loïc Hoguin <[email protected]> | 2015-05-12 15:51:19 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-12 15:51:19 +0300 |
commit | 512ec23ccf07eec5673a4a8fc62479b46d711659 (patch) | |
tree | 885ceb60a5cd7c67216d059746a6690e447a938b /packages.v2.tsv | |
parent | ea2fa97e2be5f1f5531a96b51c9a01992de2a9b6 (diff) | |
download | erlang.mk-512ec23ccf07eec5673a4a8fc62479b46d711659.tar.gz erlang.mk-512ec23ccf07eec5673a4a8fc62479b46d711659.tar.bz2 erlang.mk-512ec23ccf07eec5673a4a8fc62479b46d711659.zip |
Add package rec2json to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 4f7508c..c918a98 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -43,6 +43,7 @@ pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegj poolboy git https://github.com/devinus/poolboy master https://github.com/devinus/poolboy A hunky Erlang worker pool factory ptrackerl git https://github.com/inaka/ptrackerl master https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang ranch git https://github.com/ninenines/ranch 1.1.0 http://ninenines.eu Socket acceptor pool for TCP protocols. +rec2json git https://github.com/lordnull/rec2json master https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily. record_info git https://github.com/bipthelin/erlang-record_info master https://github.com/bipthelin/erlang-record_info Convert between record and proplist 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-erlang git https://github.com/jj1bdx/sfmt-erlang master https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang. |