Metadata-Version: 2.4
Name: durable-streams
Version: 0.0.0
Summary: Placeholder release for durable-streams (implementation in progress)
Author-email: Sam Willis <sam@electric-sql.com>
License: MIT
Project-URL: Homepage, https://github.com/durable-streams/durable-streams
Project-URL: Repository, https://github.com/durable-streams/durable-streams
Project-URL: Issues, https://github.com/durable-streams/durable-streams/issues
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# durable-streams

This is a **placeholder** release published to PyPI while the real implementation is in progress.

- Repo: https://github.com/durable-streams/durable-streams
- Issues: https://github.com/durable-streams/durable-streams/issues

Install:

```bash
pip install durable-streams
```
