reuse.spdx module#

Compilation of the SPDX Document.

reuse.spdx.add_arguments(parser)[source]#

Add arguments to the parser.

Return type:

None

reuse.spdx.run(args, project, out=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>)[source]#

Print the project’s bill of materials.

Return type:

int