diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:22 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:22 +0300 |
commit | 8cd06f6a3f5e61f3286e999ec0cbfde692f64fb6 (patch) | |
tree | 7900cdef66c02df674cc6d7e83cc2fbb3e4c11b7 /packages.v2.tsv | |
parent | 687950f8f9f00e47d0fa8c269511bc98786a34ae (diff) | |
download | erlang.mk-8cd06f6a3f5e61f3286e999ec0cbfde692f64fb6.tar.gz erlang.mk-8cd06f6a3f5e61f3286e999ec0cbfde692f64fb6.tar.bz2 erlang.mk-8cd06f6a3f5e61f3286e999ec0cbfde692f64fb6.zip |
Add package json_rec 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 f7a6455..6476843 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -209,6 +209,7 @@ json git https://github.com/talentdeficit/json master https://github.com/talentd jsonpath git https://github.com/GeneStevens/jsonpath master a b jsonpath git https://github.com/GeneStevens/jsonpath master https://github.com/GeneStevens/jsonpath Fast Erlang JSON data retrieval and updates via javascript-like notation json_rec git https://github.com/justinkirby/json_rec master a b +json_rec git https://github.com/justinkirby/json_rec master https://github.com/justinkirby/json_rec JSON to erlang record jsx git https://github.com/talentdeficit/jsx master https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON. kafka git https://github.com/wooga/kafka-erlang master a b kafka git https://github.com/wooga/kafka-erlang master https://github.com/wooga/kafka-erlang Kafka consumer and producer in Erlang |