tools icon indicating copy to clipboard operation
tools copied to clipboard

SPDX Tools

Results 29 tools issues
Sort by recently updated
recently updated
newest added

Current implementation of the parser uses rdf:about with a full URL - this makes the SPDX RDF document rather bulky. Use a base URI will allow rdf:id= with short identifiers....

When there is a white space used in a pattern for the `

If a license template has the following form: ``some text that doesn't affect the outcome some optional text make this complext more text`` it will fail since the match template...

This package is well known as spdx-tools. I suggest to rename the repo to **spdx-tools** as well.

Requested by David Wheeler for the web validation project as a feature for the online tool. To support this, we can add a method "validate" to the class LicenseExpressionParser which...

There are several partial JavaDoc statements present in the library which make it difficult to use for someone trying to get familiar with it. In addition, the started documentation which...

Is there a good / reliable / maintained tool suitable for generating SPDX format files from C++ projects?

As per the below code snippet, if filesAnalyzed is true, files array must contain any files related to the package. No clear correlation between the **files** and the **filesAnalyzed** field...

Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies