Metadata-Version: 2.1
Name: license-selector
Version: 0.1.0
Summary: A tool to help select an appropriate open-source license for your project
Home-page: https://github.com/yourusername/license-selector
Author: Your Name
Author-email: your.email@example.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# License Selector

A tool to help select an appropriate open-source license for your project.

## Installation

You can install the License Selector using pip:
