Metadata-Version: 2.1
Name: license-markdown-table
Version: 0.1.0
Summary: Gathers project dependencies and creates a markdown table with license information for each package.
Home-page: https://github.com/szmyty/license-markdown-table
Keywords: license,markdown
Author: szmyty
Author-email: szmyty@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: importlib-metadata (>=4.11.4,<5.0.0)
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: prettytable (>=3.3.0,<4.0.0)
Requires-Dist: tabulate (>=0.8.9,<0.9.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: wheel (>=0.37.1,<0.38.0)
Project-URL: Repository, https://github.com/szmyty/license-markdown-table
Description-Content-Type: text/markdown

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
