onot is a tool that automatically creates open source software notices based on SPDX documents. onot is an open source project co-developed by Kakao and SK telecom. We welcome your contributions.
Use the package manager pip to install foobar.
pip install onotor you can install latest verson from source code.
git clone https://github.com/sktelecom/onot.git ~/onot
cd ~/onot; python setup.py install- 
Prepare your input file. The input file is an Excel format SPDX document, and refer to the next page for how to prepare it.
 - 
Run onot command with two arguments.
-ior--input: SPDX document in Excel format containing open source information to be included in the OSS notice-oor--output_format: File type of OSS notice to be generated (htmlortext)- Sample output : output/OSS_Notice_SPDX-Tools-v2.0_20221009_180948.html
 
 
onot --input sample/SPDXRdfExample-v2.3.xlsx --output_format html- 
Prepare your input file. The input file is an Excel format SPDX document, and refer to the next page for how to prepare it.
 - 
Run the command below or download zip file from release assets.
 
$ pyinstaller -w onot/gui/onot_app.py- Run the onot_app.exe file. Executable file is located in the onot_app directory.
 
python -m unittestPull 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.
| Name | Company | |
|---|---|---|
| Rogers (한현민) | Kakao | um4825@gmail.com | 
| Haksung (장학성) | SK telecom | hakssung@gmail.com | 
| Name | Company | |
|---|---|---|
| Cindy (이승아) | Kakao | blackstrida@gmail.com |