1PYSPDXTOOLS_CONVERTOR(1) User Commands PYSPDXTOOLS_CONVERTOR(1)
2
3
4
6 pyspdxtools_convertor - manual page for pyspdxtools_convertor 0.7.1
7
9 pyspdxtools_convertor [OPTIONS] [SRC]...
10
12 CLI-TOOL for converting a RDF or TAG file to RDF, JSON, YAML,
13 TAG or XML format.
14
15 To use : run 'pyspdxtools_convertor -f <from_TYPE> <input file>
16 -t <to_TYPE> <output_file>' command on terminal or use ' pyspdx‐
17 tools_convertor --infile <input file name> --outfile <output
18 file name> '
19
21 -i, --infile TEXT
22 The file to be converted
23
24 -o, --outfile TEXT
25 The file after converting
26
27 -t, --to [json|rdf|yaml|xml|tag]
28
29 -f, --from [tag|rdf]
30
31 --force
32 convert even if there are some parsing errors or inconsistencies
33
34 --help Show this message and exit.
35
36
37
38pyspdxtools_convertor 0.7.1 November 2023 PYSPDXTOOLS_CONVERTOR(1)