Commits
Branch selector
User selector
Commit history
Commits on Mar 10, 2023
[issue-514] fix writing of multiple packages to rdf files
Show description for 172e4b2authored andcommitted
Adding SPDX-License-Identifier in source code files.
Show description for b0d946bauthored andcommitted
Commits on Mar 8, 2023
Remove multiple identical LicenseInfoInFile
Show description for df258b2authored andcommitted
Commits on Mar 3, 2023
Merge pull request #504 from maxhbr/maxhbr/addMyselfAsMaintainer
Show description for 6f70a6fauthoredadd more maintainers and authors to pyproject.toml
Show description for 2c8e46bcommitted
Commits on Mar 2, 2023
add GitHub Actions workflow
Show description for 9464798authored andcommitted
Commits on Mar 1, 2023
[issue-479] fix parsing of package version that looks like a range value
Show description for bbf101fauthored andcommitted
[issue-496] fix SPDXJsonExampleEmptyArrays.json test
Show description for c2fe237committed[issue-465] correct regex to match spaces or tabs and add a test for this
Show description for f12b5f8authored andcommitted
fix parsing of whitespaces
Show description for 9858d21authored andcommitted
add missing error messages for LicenseListVersion
Show description for c73ad31authored andcommitted
[issue-464] fix rdf parser: package supplier and originator could be NOASSERTION
Show description for 3838ef1authored andcommitted
Commits on Feb 27, 2023
Fix tests
Show description for a033bc9authored andcommittedUpdate licenseListVersion to 3.20
Show description for 49fb24bauthored andcommitted
Commits on Feb 20, 2023
[issue-479] fix parsing of snippet ranges
Show description for 58e691eauthored andcommitted
Commits on Feb 16, 2023
[issue-468] add a step to fork the repository
Show description for b729417authored andcommitted
Commits on Feb 14, 2023
allow empty arrays for hasFiles and licenseInfoFromFiles
Show description for ccd0758authored andcommitted
Commits on Feb 10, 2023
use pip install -e .
Show description for d6932e2authored andcommitted
add requirements.txt
Show description for 8309604authored andcommitted
make it possibile to set encoding
Show description for 088725bauthored andcommitted
Commits on Jan 30, 2023
[issue-451] make checksum validation lowercase only
Show description for cdf1787committed[refactor] shorten validation logic
Show description for ae9e826committed[issue-451] use uritools.isabsuri for namespace validation
Show description for 7256a75committed
Commits on Jan 27, 2023
[issue-449] fix parsing of package supplier and package originator
Show description for f934ae2authored andcommitted
Commits on Dec 9, 2022
Require Python 3.7
Show description for ab53a66authored andcommitted
Commits on Dec 8, 2022
[hotfix] Add 0.7.0 release date and additional contributors
Show description for f7faa0ccommitted
Nicolaus Weidner
Commits on Dec 7, 2022
[issue-243] delete duplicated license list version field
Show description for d776e94authored andcommitted
Commits on Dec 5, 2022
[issue-344] rename seeAlso to seeAlsos in json/yaml/xml
Show description for 19348d0committed
Nicolaus Weidner[issue-338] Update changelog for 0.7.0
Show description for 95ce203committed
Nicolaus Weidner[issue-342] make get_checksum methods return None if no checksum of the requested type is available
Show description for c034da7committed
Nicolaus Weidner
Commits on Dec 1, 2022
[issue-335] update readme for the 0.7.0 release
Show description for 5c2a19fcommitted
Commits on Nov 30, 2022
[issue-324] Improve NOASSERTION handling in utils_test.py (now explicitly as string)
Show description for 6b1c834committed
Nicolaus Weidner[issue-324] Adapt NOASSERTION license handling in utils_test.py to follow existing logic
Show description for 3826a29committed
Nicolaus Weidner[issue-324] Make concluded and declared license writing optional for rdf
Show description for eb527abcommitted
Nicolaus Weidner[issue-324] Add new 2.3 relationship types to rdf parser
Show description for 4fb5b70committed
Nicolaus Weidner