Zbigniew Jędrzejewski-Szmek
d9b2cef72e
Before, all known licenses would be listed by --show-license-map, so grepping the list was enough to find a license. But now we support alternative syntaxes, so this is not enough. Add a call to translate a specific license: $ python3 -m rust2rpm --translate-license GPL-3.0+ Upstream license tag GPL-3.0+ (GPL-3.0-or-later) translated to GPLv3+ GPLv3+ $ python3 -m rust2rpm --show-license-map | grep -F GPL-3.0+ (nada) |
||
---|---|---|
.. | ||
templates | ||
__init__.py | ||
__main__.py | ||
inspector.py | ||
licensing.py | ||
metadata.py | ||
spdx_to_fedora.csv |