jsone.mk 271 B

1234567
  1. PACKAGES += jsone
  2. pkg_jsone_name = jsone
  3. pkg_jsone_description = An Erlang library for encoding, decoding JSON data.
  4. pkg_jsone_homepage = https://github.com/sile/jsone.git
  5. pkg_jsone_fetch = git
  6. pkg_jsone_repo = https://github.com/sile/jsone.git
  7. pkg_jsone_commit = master