Results 45 comments of raimon

@alandtse Hey, thanks for the great suggestions. Support for SPDX IDs is certainly beneficial. I don't have time to work on this suggestion right now. But it may support it...

@philipaxer Thanks for the report. This issue will be resolved in the next patch version release.

The egg package is legacy and I haven't used it much. Looking at the specs, it looks like there are two types. * [The Internal Structure of Python Eggs](https://setuptools.readthedocs.io/en/latest/deprecated/python_eggs.html) >...

@philipaxer Hi, I tried to respond to the issues you reported. I don't have the egg package installed in my environment, and it is a release candidate version. Can you...

Thanks for the information. There is a part in the test code that mocks `get_installed_distributions()`. It needs to be fixed before merging.

@jpmn I haven't decided if I want to merge this PR or not. Please install the latest version of pip-licenses in your environment and see if it solves the error....

@worroc Who are "many users"? If this is about you, we need information about your environment. At least in my environment it is working with pip 22.x. ```bash $ pip-licenses...

@adwhitMSM Thanks for the detailed bug report. I have seen the same error in my environment. To resolve this, I need to follow up on the [prettytable#138](https://github.com/jazzband/prettytable/pull/138) changes, but I...

Thank you for the report. What I can say about the `pytest-cache` license is that the latest version (as 1.0) uploaded to PyPI was licensed as a GPL. Since then,...