neotoma.mk 320 B

1234567
  1. PACKAGES += neotoma
  2. pkg_neotoma_name = neotoma
  3. pkg_neotoma_description = Erlang library and packrat parser-generator for parsing expression grammars.
  4. pkg_neotoma_homepage = https://github.com/seancribbs/neotoma
  5. pkg_neotoma_fetch = git
  6. pkg_neotoma_repo = https://github.com/seancribbs/neotoma
  7. pkg_neotoma_commit = master