Skip to content

Commit 7062cff

Browse files
committed
README.md: State that the experimental SPDX3 support is write-only.
As described in issue #760, the tools do not currently support reading SPDX3.0 documents. This makes it clearer in the README. Signed-off-by: Olivier Benjamin (Schneider Electric) <[email protected]>
1 parent b7f9a3d commit 7062cff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ The main features of v0.8 are:
2121
stable at this point, as the spec is still evolving. SPDX3-related code is contained in a separate subpackage "spdx3"
2222
and its use is optional. We do not recommend using it in production code yet.
2323

24+
Note that v0.8 only supports **writing**, not **reading** SPD3.0 documents.
25+
See [#760](https://github.com/spdx/tools-python/issues/760) for details.
2426

2527
# Information
2628

0 commit comments

Comments
 (0)