---
name: mph
version: 1.2
origin: devel/mph
comment: Minimal perfect hashing code generator
arch: freebsd:9:x86:64
www: http://www.ibiblio.org/pub/Linux/devel/lang/c/
maintainer: chuck@pkix.net
prefix: /usr/local
licenselogic: single
flatsize: 34784
desc: |
  The program mph tries to generate an order preserving minimal perfect
  hashing (MPH) function for the set of keys, one per line, on stdin.
  Each key can be at most 4095 characters long (see keys.h to increase
  this limit), and the keys must be unique. If mph terminates, it emits
  a language independent binary or text representation of the MPH
  function on stdout. To generate a usable hash function, this output
  should be fed to a language dependent filter, like emitc.

  WWW: http://www.ibiblio.org/pub/Linux/devel/lang/c/
categories: [devel]
files:
  /usr/local/bin/emitc: 088001d1aba00ab8bdba6c61157d274440b451ec6e9c70f65d3f064332e54e6c
  /usr/local/bin/mph: 5c259c9e8a6ab086ec8fc6f2c8257459794a1f64e85961614d927e68221d29b2
  /usr/local/bin/mphm: e85ee33bdfebd16213359ed8bb8b4e37e1d3cb6063e4c86cb24c5cb811552b48
scripts: {}
