Metadata-Version: 2.4
Name: wcpan-drive-crypt
Version: 6.0.0
Summary: crypt middleware for wcpan.drive
Author-email: Wei-Cheng Pan <legnaleurc@gmail.com>
License: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <4.0,>=3.12
Requires-Dist: numpy<3.0.0,>=2.2.3
Requires-Dist: wcpan-drive-core<7.0.0,>=6.0.0
Description-Content-Type: text/markdown

# wcpan.drive.crypt

Crypt file service middleware for `wcpan.drive`.

Please use `wcpan.drive.crypt.create_service` to create the middleware.
