Python library to parse, validate and create SPDX documents
https://github.com/spdx/tools-python
Python library to parse, validate and create SPDX documents. Features: - API to create and manipulate SPDX v2.2 and v2.3 documents - Parse, convert, create and validate SPDX files - supported formats: Tag/Value, RDF, JSON, YAML, XML - visualize the structure of a SPDX document by creating an AGraph. Note: This is an optional feature and requires additional installation of optional dependencies.
Version: 0.7.1
General Commands | |
pyspdxtools_convertor | manual page for pyspdxtools_convertor 0.7.1 |
pyspdxtools_parser | manual page for pyspdxtools_parser 0.7.1 |