Metadata-Version: 2.4
Name: comity
Version: 0.1.0
Summary: Distributed FUSE filesystem with FoundationDB and S3
License-Expression: GPL-3.0-only
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: pyfuse3>=3.2.0
Requires-Dist: foundationdb<7.2.0,>=7.1.0
Requires-Dist: aioboto3>=12.0
Requires-Dist: aiohttp>=3.9
Requires-Dist: msgpack>=1.0
Provides-Extra: dev
Requires-Dist: build; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: ruff>=0.1; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: license-file
