Commits
User selector
Commit history
Commits on Aug 23, 2023
instantiate get_spdx_licensing() in a singleton module
Show description for ca72624committed
Commits on Jun 27, 2023
Address review comments
Show description for 56fd602authored andcommittedAdd example for generating relationship graphs
Show description for f886a48authored andcommittedAdd example to convert between SPDX2 file formats
Show description for 3263db4authored andcommittedAdd tests for the examples to ensure they are working in principle
Show description for d01af72authored andcommittedAdd example for converting SPDX 2 to 3
Show description for 279e095authored andcommittedAdd example for parsing and using an existing SPDX2 document
Show description for 2330f4aauthored andcommitted
Commits on Jun 5, 2023
fix(example): fix errors in example file
Show description for 1d4ce2dauthored andcommitted
Commits on Apr 19, 2023
[issue-593] add spdx2_document_from_scratch example
Show description for c1f0b1fcommitted
Commits on Dec 9, 2022
[issue-358] Remove legacy data model, parsers and writers
Show description for cb6be81committed
Nicolaus Weidner[issue-358] Remove legacy examples using the old data model
Show description for 300f737committed
Nicolaus Weidner
Commits on Nov 30, 2022
[refactor] rename Document#add_relationships to add_relationship
Show description for 8db842ecommitted
Nicolaus Weidner
Commits on Nov 28, 2022
[issue-185] squash review commits
Show description for 72780a4authored andcommitted
Commits on Nov 25, 2022
fix example scripts
Show description for 480ccd9authored andcommitted
Commits on Nov 16, 2022
[issue-291] extract License and its subclasses to a separate file
Show description for 59de889authored andcommitted
Commits on Nov 3, 2022
[issue-184] squashed review commits
Show description for a3679d3authored andcommitted
Commits on Sep 16, 2021
Remove unused import
Show description for 052ea4dcommitted
Commits on Jul 29, 2021
create error message objects
Show description for 0844b34committed
Commits on Jul 21, 2021
factorize convertor
Show description for 56d1616committedfactorize the parsing format detection
Show description for f8a98b0committed
Commits on Jul 2, 2021
remove from __future__
Show description for a76ded1committed
Commits on Jun 11, 2021
Merge branch SantiagoTorres:fix-write-example
Show description for b2c8c57committed
Commits on Oct 7, 2020
Commits on Mar 30, 2020
examples:write_tv: add friendlier error display
Show description for b80690fcommittedexamples:write_tv: add required fields
Show description for 7abd219committed
Commits on Aug 23, 2019
Add XML capabilities usage examples.
Show description for 826ce79committedAdd XML documents parsing and creating capabilities.
Show description for b70ada3committedUpdate examples to Python 3 syntax.
Show description for 135548ecommittedAdd JSON/YAML parsing usage examples.
Show description for a295cf9committedAdd examples that convert from RDF and tag/value formats to JSON and YAML.
Show description for b53e5c7committed
Commits on Apr 3, 2019
Commits on Aug 10, 2018
Add 'spdx_id' field to the 'annotation' class
Show description for 413edaacommitted
yash-nisarAdd 'annotation_type' field to the 'annotation' class
Show description for 43be5dccommitted
yash-nisar
Commits on Mar 28, 2018
Add example file to convert tv to rdf
Show description for 1fcf95ecommitted