LICENSE
README.md
setup.py
onot/__init__.py
onot/__main__.py
onot.egg-info/PKG-INFO
onot.egg-info/SOURCES.txt
onot.egg-info/dependency_links.txt
onot.egg-info/entry_points.txt
onot.egg-info/requires.txt
onot.egg-info/top_level.txt
onot/generating/__init__.py
onot/generating/generate.py
onot/generating/html.py
onot/generating/html_resource.py
onot/parsing/__init__.py
onot/parsing/excel.py
onot/parsing/parse.py
onot/parsing/parser.py
onot/parsing/rdf_xml.py
onot/parsing/spdx_license.py
onot/tools/__init__.py
onot/tools/create_notice.py
test/__init__.py
test/test_get_spdx_license.py
test/test_parsing_excel.py
test/test_parsing_rdf_xml.py