Metadata-Version: 2.1
Name: Kawhi
Version: 0.0.2
Summary: A package inspired by Kawhi Leonard of the Toronto Raptors
Home-page: UNKNOWN
License: UNKNOWN
Description: # Kawhi
        
        A package inspired by Kawhi Leonard of the Toronto Raptors.
        
        ## Usage
        
        pip install Kawhi
        
        ``` python
        from kawhi import say_hello
        
        # Generate Hello Kawhi, this is John
        say_hello('John')
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
