aboutcode-org / aboutcode-org/scancode-toolkit

Use full medata of PyPI packages for license detection

Aberta
#3,919 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
2.6k
Forks
791
Merge médio
1d 12h
PRs com merge (30d)
5

Descrição

For instance https://files.pythonhosted.org/packages/c9/5e/dc6acaf46d78979d6b03458b7a1618a68e152a6776fce95daac5e0f0301b/psycopg2-2.9.9.tar.gz has an ambiguous license in its manifest, but it has a proper license file in it PKG-INFO. We should report the correct referenced license:
Extracted license statement is reported as lgpl-2.0-plus

```
license: LGPL with exceptions
classifiers:
- 'License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)'
```
The LICENSE file referenced in the PKG-INFO has this instead `lgpl-3.0-plus WITH openssl-exception-lgpl-3.0-plus AND zlib`

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.