Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onot

onot is a tool that automatically creates open source software notices based on SPDX documents.

Installation

Use the package manager pip to install foobar.

pip install onot

or you can install latest verson from source code.

git clone https://github.com/sktelecom/onot.git ~/onot
cd ~/onot; python setup.py install

Usage

  1. Prepare your input file. The input file is an Excel format SPDX document, and refer to the next page for how to prepare it.

  2. Run onot command with two arguments.

$ onot --input sample/SPDXRdfExample-v2.1.xlsx --output_format html

Test

$ python -m unittest

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache-2.0

About

Generate open source software notice based on the SPDX document

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages