3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 4 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Provides __str__ method to creator models. Changes CreationInfo.has_comment to property More... almost 10 years ago
Creates class utils.SPDXNone to represent SPDX NONE values. Provides __str__ method for utils.NoAssert and utils.UnKnown Signed-off-by: Ahmed H. Ismail <[email protected]> More... almost 10 years ago
Changes tag/value writing example to use package.add_file More... almost 10 years ago
Adds add_file method to Package class More... almost 10 years ago
Adds file to package and fixes type in write_tv_ex.py More... almost 10 years ago
Creates spdx.checksum.Algorithm to represent checksum algorithms More... almost 10 years ago
Updates Package docstring. Implements package.has_optional_field method. Implements Package checksum, file_name, version, homepage, source_info, summary, description, name, download_location, verif_code and cr_text validations. More... almost 10 years ago
Changes document.has_comment to a property More... almost 10 years ago
Changes review.has_comment to a property More... almost 10 years ago
Adds validate stub to spdx.file.File More... almost 10 years ago
Reformats spdx/writers/tagvalue.py More... almost 10 years ago
Updates readme with new example and status More... almost 10 years ago
Adds tag/value writer example file More... almost 10 years ago
Adds has_comment method to Review, Document and Package models. Also Implements tag/value writer except for package and extracted_licenses methods which are stubs. More... almost 10 years ago
Adds to_value functions to Creator classes More... almost 10 years ago
Fixes type on spdx/creationinfo.py More... almost 10 years ago
Adds PKG_LICS_DECL_VALUE error message More... almost 10 years ago
Adds file info to SPDXSimpleTag.tag file More... almost 10 years ago
fixes type in tagvalue builders More... almost 10 years ago
Adds rules for file artifacts and unknown tags More... almost 10 years ago
Modifies tagvalue lexer to allow reserved keywords to be a value not just a tag More... almost 10 years ago
Adds file tag parsing tests More... almost 10 years ago
Adds reset functionality to tag value builders More... almost 10 years ago
Removes COMMENT token More... almost 10 years ago
Adds example file for parsing tag value files More... almost 10 years ago
Implements utils.Unknown to represent SPDX UNKNOWN values More... almost 10 years ago
Fixes typo on README More... almost 10 years ago
Adds tag value parsing example More... almost 10 years ago
Adds installation info to README More... almost 10 years ago
Updates spdx.file.File docstring More... almost 10 years ago