In a license scan I found that the NPM-port of the #Python #argparse library wasn't GPL-compatible. That lead me down a trail of submitting licenses for OSI-approval and some historic digging into the Python source code. Quite some community members working to improve the situation. Hopefully we get it fixed to improve it for everyone. https://github.com/nodeca/argparse/pull/188#issuecomment-5347548594
Update license field to Python-2.0.1 by fabio-porcedda · Pull Request #188 · nodeca/argparse
Hi, while preparing a new package for Fedora that use argparse as dependency I found that the Python-2.0 is not allowed in Fedora. Fortunately the real license is the SPDX Python-2.0.1 so update th...GitHub