Metadata-Version: 2.1
Name: golicense-classifier
Version: 0.0.13
Summary: A Python based License Classifier based on Google License Classifier
Home-page: https://github.com/AvishrantsSh/LicensePackage
Author: AvishrantSh (Avishrant Sharma)
Author-email: <avishrants@gmail.com>
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/AvishrantsSh/LicensePackage/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# LicensePackage
A Python module to find valid copyright and license expressions in a file.
This module is based on Google LicenseClassifier.

