Metadata-Version: 2.1
Name: test-lib
Version: 0.2.1
Summary: A small example package
Home-page: https://github.com/No-Name-404/test-lib
Author: Mohamed
Author-email: author@example.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Description: # test-lib
        ### to install:
        ```bash
        pip3 install test-lib
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
