aboutcode-org / aboutcode-org/scancode.io
Add globbing support for licenses in the License Policies `policies.yml` file
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 215
- Forks
- 203
- Ø Merge
- 4 T. 8 Std.
- Gemergte PRs (30 T.)
- 6
Beschreibung
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)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.