Metadata-Version: 2.4
Name: c4e2e-suite
Version: 1.0.4
Summary: Secure structured data transfer daemon and agent
License: See LICENSE
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: System :: Networking
Requires-Python: >=3.11
Requires-Dist: c4e2e>=2.1.0.dev1
Requires-Dist: pyotp>=2.9
Requires-Dist: argon2-cffi>=23.1
Requires-Dist: pyyaml>=6.0
Requires-Dist: cryptography>=42.0
Provides-Extra: daemon
Requires-Dist: yubico-client>=1.11; extra == "daemon"
Provides-Extra: build
Requires-Dist: build>=1.0; extra == "build"
Requires-Dist: twine>=5.0; extra == "build"
Requires-Dist: wheel>=0.43; extra == "build"
