jsonx.mk 292 B

1234567
  1. PACKAGES += jsonx
  2. pkg_jsonx_name = jsonx
  3. pkg_jsonx_description = JSONX is an Erlang library for efficient decode and encode JSON, written in C.
  4. pkg_jsonx_homepage = https://github.com/iskra/jsonx
  5. pkg_jsonx_fetch = git
  6. pkg_jsonx_repo = https://github.com/iskra/jsonx
  7. pkg_jsonx_commit = master