Metadata-Version: 2.1
Name: yroom
Version: 0.0.1
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: pytest; extra == 'test'
Provides-Extra: test
License-File: LICENSE
Summary: Yjs sync and awareness protocol handler for a non-editing client (e.g. server)
Author-email: Stefan Wehrmeyer <mail@stefanwehrmeyer.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

[![PyPI version](https://badge.fury.io/py/yroom.svg)](https://badge.fury.io/py/yroom)

# Yroom



## Installation

```
pip install yroom
```

