• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1SPDX-License-Identifier: CC-BY-4.0
2
3The tag-value file saver in `package tvsaver` makes the following assumptions:
4
5Document Creation Info
6----------------------
7* Mandatory fields will be treated the same way as optional fields; if they are
8  set to the empty string, they will be omitted. Thus, an invalid Creation Info
9  section (e.g. one that doesn't include a correct SPDXVersion field) will
10  result in outputting an invalid Creation Info section.
11
12Relationship
13------------
14* Same comment as above re: optional fields, for RelationshipComment.
15