Metadata-Version: 2.1
Name: vex-cog-utils
Version: 1.4.8
Summary: Utility functions for the Vex-Cogs repo.
Home-page: https://github.com/Vexed01/vex-cog-utils
Author: Vexed01
Author-email: gh.vexed@gmail.com
License: UNKNOWN
Description: # Vex-Cog-Utils
        
        If you've come here on PyPI, hello! You're welcome to use this wherever, just be aware it requires ``Red-DiscordBot`` which is not in the requirements due to the circumstances this is used by myself.
        
        ---
        
        Utility functions for the Vex-Cogs repo, for Red-DiscordBot
        
        There is nothing stopping you from using this in your own cogs, however some of the stuff here is geared towards my cogs. I would recommend you pin the version.
        
        Docstrings fully document each function.
        
        ## Versioning
        
        ``major.minor.patch``
        
        Major releases are likely to include breaking changes. There **can** me breaking changes in minor releases. There will be nothing breaking in patch releases.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.1
Description-Content-Type: text/markdown
