Metadata-Version: 2.1
Name: chatlet
Version: 0.1.1
Summary: A Python wrapper for the OpenRouter API
Author-email: Slava Vishnyakov <bomboze@gmail.com>
Project-URL: Homepage, https://github.com/slava-vishnyakov/chatlet
Project-URL: Bug Tracker, https://github.com/slava-vishnyakov/chatlet/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: python-dotenv
Requires-Dist: fastcore

