aboutcode-org / aboutcode-org/license-expression
Consider a way to keep track of "primary" licenses
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 73
- Forks
- 33
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Say I start from these expressions:
- primary: bsd-new
- initial: bsd-new AND bsd-simplified AND mit AND mit AND bsd-new AND gpl-2.0
I would like a way to end with this combining the two expressions above with AND
- transformed: bsd-new AND (bsd-simplified AND gpl-2.0 AND mit)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.