perfecthash

perfect hash code generators
git clone https://noulin.net/git/perfecthash.git
Log | Files | Refs | README | LICENSE

package.yml (442B)


      1 ---
      2   name: perfecthash
      3   version: 0.0.3
      4   description: "perfect hash code generators: hanov, daoud"
      5   bin: ./genHanov.c
      6   repository:
      7     type: git
      8     url: "git+https://noulin.net/git/perfecthash.git"
      9   keywords:
     10     - utility
     11     - command
     12   author: Remy
     13   license: MIT
     14   bugs:
     15     url: "https://noulin.net/perfecthash/log.html"
     16   homepage: "https://noulin.net/perfecthash/file/README.md.html"
     17   dependencies:
     18     crc: ""
     19   private: false