Metadata-Version: 2.4
Name: pulsar-lite
Version: 0.2.0
Summary: Embedded lightweight message queue compatible with Apache Pulsar - Milvus Lite style experience
Author-email: Ascentstream <community@ascentstream.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/ascentstream/pulsar-lite
Project-URL: Documentation, https://github.com/ascentstream/pulsar-lite#readme
Project-URL: Repository, https://github.com/ascentstream/pulsar-lite
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pulsar-client>=3.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"

Pulsar Lite Python helper package for starting and connecting to a local Pulsar Lite broker.
