💾 Archived View for gmi.noulin.net › gitRepositories › perfecthash › file › package.yml.gmi captured on 2023-07-10 at 15:53:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

perfecthash

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