Metadata-Version: 2.1
Name: ascompy
Version: 0.0.6
Summary: Simple text format written in Python
Home-page: https://github.com/Dmunch04/EVE
Author: Munchii
Author-email: contact@munchii.me
License: MIT
Description: # COMpy
        A text format
        
        ## Install
        Installation (Windows):
        
        ```
        pip install ascompy
        ```
        
        ## Update
        Updating (Windows):
        
        ```
        pip install ascompy -U
        ```
        
Keywords: simple text format python
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
