Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.28 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.28 KB

spdx-edit

Build Status Black Duck Security Risk License: Apache 2.0

SpdxEdit is a simple SPDX 2.1 editor/builder, which can be used to edit existing SPDX 2.1 files or to generate new ones.

SpdxEdit uses Spdx Tools to read, edit, and write RDF-formatted SPDX files. To run, extract the zip file, navigate to the bin directory, and run spdx-edit (on Mac or *nix) or spdx-edit.bat (on Windows). To build the application yourself, you can clone this repository and run ./gradlew assemble.

SpdxEdit requires Java 8.

SpdxEdit is licensed under the Apache 2.0 License.

Known limitations:

Only one extracted license per file is supported (SPDX spec supports unlimited). Standard licenses found in files not presently supported