bisect.mk 272 B

1234567
  1. PACKAGES += bisect
  2. pkg_bisect_name = bisect
  3. pkg_bisect_description = Ordered fixed-size binary dictionary in Erlang
  4. pkg_bisect_homepage = https://github.com/knutin/bisect
  5. pkg_bisect_fetch = git
  6. pkg_bisect_repo = https://github.com/knutin/bisect
  7. pkg_bisect_commit = master