| 1 | id: 96h80ezrvj7iqti7oar3lj30v0tg4cjii7yggcr0m9dhynfu |
| 2 | name: leven |
| 3 | main: src/lib.zig |
| 4 | license: MIT |
| 5 | description: Measure the difference between two slices using the Levenshtein distance algorithm |
| 6 | root_dependencies: |
| 7 | - src: git https://github.com/nektro/zig-expect |