aboutcode-org / aboutcode-org/scancode.io
Add globbing support for licenses in the License Policies `policies.yml` file
未關閉
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
It would be great if one could glob for licenses in `policies.yml`
Some use cases:
- `mit-*` – for non-standard MIT
- `cc-*-nc-*` , `cc-*-nd-*` – to match every CC license that includes either NonCommercial or NoDerivative limitations
- `LicenseRef-*` – for any license that’s not been added to SPDX License List, so potentially of a more obscure kind (depends on https://github.com/nexB/scancode.io/issues/1348)
貢獻指南
評估
這個 Issue 還沒有評估資料。