aboutcode-org / aboutcode-org/purl-validator
Distribute the PURL dataset as a separate package
- Linguagem predominante
- Python
- Estrelas
- 0
- Forks
- 2
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
It would be great to distribute the PURL validator datasets as separate packages. This would help faster updates. This would be obviously a wheel for Python, but we could also consider similar approaches for Go and Rust (with some caveats: native Go and Rust do not support distributing pre-built binaries) .... other ecosystems like Conda/Pixi may like to bundle these as separate packages. The rationale is that:
- the code to read/expose the PURL Fsts is mostly stable
- the data, e.g., the list of PURLs changes hourly (but practically a daily or weekly snapshot may be enough)
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.