Metadata-Version: 2.1
Name: my_tiny_library
Version: 0.1
Summary: A tiny Python library to greet users.
Home-page: https://github.com/yourusername/my_tiny_library
Author: Tarik Kasbaoui
Author-email: your.email@example.com
License: MIT
Description: # My Tiny Library
        
        This is the smallest Python library ever! It greets users.
        
        ## Installation
        
        ```bash
        pip install my_tiny_library
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
