Metadata-Version: 2.1
Name: pylic
Version: 0.0.3
Summary: Python license checker
Home-page: https://github.com/sandrochuber/pylic
Author: Sandro Huber
Author-email: sandrochuber@gmail.com
License: MIT
Description: # pylic - A Python license checker
        
        Reads the pyproject.toml file and checks all installed licenses recursively.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
