Metadata-Version: |
2.1 |
Name: |
wumpy-cache |
Version: |
0.1.0 |
Summary: |
Simple and plain caching for Discord API libraries. |
Author-Email: |
Bluenix <bluenixdev[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/wumpyproject/wumpy |
Project-Url: |
Repository, https://github.com/wumpyproject/wumpy/tree/main/library/wumpy-cache |
Project-Url: |
documentation, https://wumpy.rtfd.io |
Keywords: |
wumpy,wumpus,wrapper,discord,discord-api,discord-bot,discord-api-wrapper,python-3 |
Classifier: |
Development Status :: 1 - Planning |
Classifier: |
Framework :: AnyIO |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.7 |
Requires-Dist: |
anyio (<4,>=3.3.4) |
Requires-Dist: |
typing_extensions (<5,>=4) |
Requires-Dist: |
discord-typings (<1,>=0.4.0) |
Requires-Dist: |
wumpy-models (<1,>=0.1.0) |
Description-Content-Type: |
text/markdown |