aboutcode-org / aboutcode-org/scancode.io
Add globbing support for licenses in the License Policies `policies.yml` file
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
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)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.