tools-python
tools-python copied to clipboard
Implement lifting SPDX2 to SPDX3
-
[ ] complete migration mapping table:
- [x] add spdx 2.3 properties
- [x] add translation to 3.0
- [x] open issues in the SPDX-3 repo for remaining translation problems
-
[ ] add implementation (decided to be source-based)
Large parts of the lifting are already implemented, the Licensing is the last thing that is missing.