tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

Implement lifting SPDX2 to SPDX3

Open meretp opened this issue 2 years ago • 1 comments

  • [ ] 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)

meretp avatar Jan 17 '23 12:01 meretp

Large parts of the lifting are already implemented, the Licensing is the last thing that is missing.

armintaenzertng avatar Jun 29 '23 09:06 armintaenzertng