reuse.supported_licenses module#

supported-licenses command handler

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

Add arguments to the parser.

Return type:

None

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

Print the supported SPDX licenses list

Return type:

int