Metadata-Version: 2.4
Name: speculare
Version: 0.0.0a0
Summary: A modular development and debugging utility for python discord bot libraries.
Author: vmphase, Soheab, DA-344 (aka Developer Anonymous)
Maintainer: vmphase, DA-344 (aka Developer Anonymous), Soheab
License: MIT
Project-URL: Repository, https://github.com/sonolink/speculare
Keywords: speculare,sonolink,discord,bot,library,python,asyncio,discord.py,pycord,py-cord,disnake,nextcord
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: AsyncIO
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: msgspec<1,>=0.20.0
Requires-Dist: typing_extensions>=4.0.0
Requires-Dist: packaging<27.0,>=26.0
Provides-Extra: docs
Requires-Dist: sphinx>=9.1.0; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-autobuild>=2024.10.3; extra == "docs"
Dynamic: license-file
