Generate open source software notice based on the SPDX document
Project description
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
-
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.
-i
or--input
: SPDX document in Excel format containing open source information to be included in the OSS notice-o
or--output_format
: File type of OSS notice to be generated (html
ortext
)- Sample output : output/OSS_Notice_SPDX-Tools-v2.0_20221009_180948.html
$ 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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file onot-0.0.2.tar.gz
.
File metadata
- Download URL: onot-0.0.2.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a268035b4e21cd61cd28e13972964d8342db4936c32e68c7dcfde6d64b0a614 |
|
MD5 | 8bce26c9cb330b2969f0bcc75c8e0770 |
|
BLAKE2b-256 | c714929ce40aeda70414e221c09b36b893cd895952f7a6794f8c84c18470016e |
File details
Details for the file onot-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: onot-0.0.2-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 063b3ea1a3bab44665635e50204c399835a77efca655e744853545167d0711e1 |
|
MD5 | e520ae4280d5490d40399b8273f7fd15 |
|
BLAKE2b-256 | acbededb217274f1a1e156984dcaddc2cca7135fb60151298647d6e9f7f0441e |