Metadata-Version: 2.1
Name: aiocloud
Version: 0.0.0
Summary: API wrapper for Soundcloud.
Home-page: https://github.com/Exahilosys/aiocloud
Author: Exahilosys
Author-email: exahilosys@gmail.com
License: MIT
Download-URL: https://github.com/Exahilosys/aiocloud/archive/v0.0.0.tar.gz
Description: # Installing
        ```
        python3 -m pip install aiocloud
        ```
        ### Disclaimer
        This library is *very* incomplete and created for a single project!  
        That being said, I will probably get to finish it sometime soon <3
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
