| Package | Description |
|---|---|
| org.spdx.licenselistpublisher.licensegenerator |
Package containing classes used for generating licenses for github.com/license-list-data and https://spdx.org/licenses
|
| Class and Description |
|---|
| FsfLicenseDataParser
Singleton class which returns information maintained by the Free Software Foundation
The default behavior is to pull the FSF data from
https://wking.github.io/fsf-api/licenses-full.json
If the URL is not accessible, the file resources/licenses-full.json in the same path as the .jar file will be used. |
| ILicenseFormatWriter
Writes licenses in a specific format
|
| ILicenseTester
Interface for license testers
|
Copyright © 2018 Linux Foundation. All Rights Reserved.