Metadata-Version: 2.1
Name: natsio
Version: 0.1.0
Summary: NATS client for Python
Project-URL: Homepage, https://github.com/corruptmane/natsio
Project-URL: Repository, https://github.com/corruptmane/natsio
Author-email: Corrupt Mane <corruptmane@gmail.com>
Maintainer-email: Corrupt Mane <corruptmane@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: asyncio,client,nats,nats-client,nats-python,nats.io
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Typing :: Typed
Requires-Python: >=3.9
