jsonpath.mk 328 B

1234567
  1. PACKAGES += jsonpath
  2. pkg_jsonpath_name = jsonpath
  3. pkg_jsonpath_description = Fast Erlang JSON data retrieval and updates via javascript-like notation
  4. pkg_jsonpath_homepage = https://github.com/GeneStevens/jsonpath
  5. pkg_jsonpath_fetch = git
  6. pkg_jsonpath_repo = https://github.com/GeneStevens/jsonpath
  7. pkg_jsonpath_commit = master