Metadata-Version: |
2.3 |
Name: |
pycrdt-xml |
Version: |
0.10.5 |
Summary: |
Python bindings for Yrs with XML |
Author-Email: |
David Brochart <david.brochart[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/jupyter-server/pycrdt |
Keywords: |
crdt |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python |
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: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Requires-Python: |
>=3.8 |
Requires-Dist: |
anyio (<5.0.0,>=4.4.0) |
Requires-Dist: |
pytest (<8,>=7.4.2); extra == "test" |
Requires-Dist: |
anyio; extra == "test" |
Requires-Dist: |
trio (<0.27,>=0.25.1); extra == "test" |
Requires-Dist: |
pydantic (<3,>=2.5.2); extra == "test" |
Requires-Dist: |
mypy; extra == "test" |
Requires-Dist: |
coverage[toml] (>=7); extra == "test" |
Requires-Dist: |
exceptiongroup; python_version < "3.11" and extra == "test" |
Requires-Dist: |
mkdocs; extra == "docs" |
Requires-Dist: |
mkdocs-material; extra == "docs" |
Requires-Dist: |
mkdocstrings[python]; extra == "docs" |
Provides-Extra: |
test |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |