aboutcode-org / aboutcode-org/scancode-toolkit

Improve detection of pypi packages

Open
#3,918 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.6k
Forks
791
Avg merge
1d 12h
Merged PRs (30d)
5

Description

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)'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.