| 1 | id: 2ovav391ivakpt5uh706c38jy7wddi6tqo5rmbdwig9ngkh7 |
| 2 | name: detect-license |
| 3 | main: src/lib.zig |
| 4 | license: MIT |
| 5 | description: Given an input text guess which SPDX license it most likely is an instance of |
| 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-licenses-text |
| 8 | - src: git https://github.com/nektro/zig-leven |
| 9 | - src: git https://github.com/nektro/zig-nfs |
| 10 | root_dependencies: |
| 11 | - src: git https://github.com/nektro/zig-expect |