exml.mk 239 B

1234567
  1. PACKAGES += exml
  2. pkg_exml_name = exml
  3. pkg_exml_description = XML parsing library in Erlang
  4. pkg_exml_homepage = https://github.com/paulgray/exml
  5. pkg_exml_fetch = git
  6. pkg_exml_repo = https://github.com/paulgray/exml
  7. pkg_exml_commit = master