Metadata-Version: 2.1
Name: NekoMimi
Version: 1.0.3
Summary: A handy collection of tools
Home-page: https://github.com/NekoKitsune/NekoMimi
Author: NekoMimi
Author-email: mrcreaperwhantsadingdongtobedo@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/NekoKitsune/NekoMimi/issues
Description: # NekoMimi Python Module
        
        this is a python package to make your code look nicer and smaller
        supports most used modules to make it easy to work with them and to have less of that copy-paste action
        
        currently in alpha phase
        
        please note that this shouldn't be used by the public in this phase
        
        ```python
          pip3 install NekoMimi
        ```
        
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
