Metadata-Version: 2.4
Name: spdx3tohtml
Version: 0.0.1
Summary: Convert a SPDX 3 document into a HTML page with links to documentation
Project-URL: Homepage, https://github.com/JPEWdev/spdx3tohtml
Project-URL: Repository, https://github.com/JPEWdev/spdx3tohtml.git
Project-URL: Issues, https://github.com/JPEWdev/spdx3tohtml/issues
Author-email: Joshua Watt <JPEWhacker@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.8
Provides-Extra: dev
Requires-Dist: flake8>=7.0.0; extra == 'dev'
Description-Content-Type: text/markdown

# Generate HTML Document from SPDX 3 Document
