ad19abcbf4
Features: - API to create and manipulate SPDX documents. - Parse and create Tag/Value format SPDX files - Parse and create RDF format SPDX files WWW: https://github.com/spdx/tools-python PR: 229438 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc.
10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
Implements an SPDX tag/value and RDF parser, validator and handler in Python.
|
|
|
|
Features:
|
|
|
|
- API to create and manipulate SPDX documents.
|
|
- Parse and create Tag/Value format SPDX files
|
|
- Parse and create RDF format SPDX files
|
|
|
|
WWW: https://github.com/spdx/tools-python
|