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