spdx-examples
spdx-examples copied to clipboard
Add examples for Python
Should start adding some examples of SPDX documents for Python:
- simple example with just standard library
- example with PyPI dependency
- example with transitive PyPI dependencies
Example 10 has been added for a simple python project. This covers one of the bullets above, there there are still two examples worth adding.