pilosus / pip-license-checker

Check license types for third-party dependencies: permissive, copyleft, proprietory, etc.
https://blog.pilosus.org/posts/2021/09/07/pip-license-checker/
Other
68 stars 3 forks source link

Use most detailed license trove classifier when available #44

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Some packages (e.g. future) got a list of license trove classifiers more common and with more details:

License :: OSI Approved
License :: OSI Approved :: BSD License

We have to: