{"library":"spdx-tools","type":"library","category":null,"description":"The `spdx-tools` library is a Python implementation providing parsers, converters, validators, and handlers for SPDX (Software Package Data Exchange) documents. It supports SPDX specification versions 2.2 and 2.3, with experimental, write-only support for the upcoming SPDX v3.0 specification. Maintained by a community of SPDX adopters, it helps users with security, compliance, and understanding software supply chain dependencies. The current version is 0.8.5, with an active development pace that includes significant refactoring in recent major releases.","language":"python","status":"active","version":"0.8.5","tags":["spdx","sbom","software bill of materials","parser","validator","supply chain security"],"install":[{"cmd":"pip install spdx-tools","imports":["from spdx_tools.spdx.parser.parse_anything import parse_file","from spdx_tools.spdx.validation.document_validator import validate_full_spdx_document","from spdx_tools.spdx.model import Document","from spdx_tools.spdx3.bump_from_spdx2.spdx_document import bump_spdx_document"]}],"homepage":null,"github":"https://github.com/spdx/tools-python","docs":"https://spdx.github.io/tools-python/","changelog":"https://github.com/spdx/tools-python/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/spdx-tools/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.2,"avg_import_s":1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/spdx-tools/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}