File: //var/opt/nydus/ops/customer_local_ops-6.4.1.dist-info/METADATA
Metadata-Version: 2.1
Name: customer-local-ops
Version: 6.4.1
Summary: Nydus ops that run on customer systems
Home-page: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5
Requires-Dist: shortuuid<2,>=1.0.13
Requires-Dist: pywin32<307,>=306; platform_system == "Windows"
Requires-Dist: cryptography<37.0.0,>=3.4.8; python_version < "3.6"
Requires-Dist: PyYAML<6.0,>=3.13; python_version < "3.6"
Requires-Dist: mysql-connector-python<9.0.0,>=8.0.21; python_version <= "3.8"
Requires-Dist: importlib-resources<6.0.0,>=5.0.0; python_version <= "3.8"
Requires-Dist: zipp<3.20.0,>=3.1.0; python_version <= "3.8"
Requires-Dist: cffi<1.17.0,>=1.15.0; python_version <= "3.8"
Requires-Dist: oscrypto==1.3.0.1; python_version > "3.6"
Requires-Dist: mysql-connector-python<10,>=9.0.0; python_version > "3.8"
Requires-Dist: importlib-resources<7,>=6.4.5; python_version > "3.8"
Requires-Dist: cffi<2,>=1.17.1; python_version > "3.8"
Requires-Dist: cryptography<40,>=37.0.0; python_version >= "3.6"
Requires-Dist: PyYAML<6.0.3,>=3.13; python_version >= "3.6"
Provides-Extra: tests
Requires-Dist: ddt<2,>=1.2.0; extra == "tests"
Requires-Dist: flake8<4,>=3.7; extra == "tests"
Requires-Dist: mccabe<0.7.0,>=0.6.0; extra == "tests"
Requires-Dist: mypy<1,>=0.660; extra == "tests"
Requires-Dist: pep8<2,>=1.7.0; extra == "tests"
Requires-Dist: sniffer<1,>=0.4.1; extra == "tests"
Requires-Dist: tox<5,>=3.28.0; extra == "tests"
Requires-Dist: virtualenv<21,>=20.30.0; extra == "tests"
Requires-Dist: pytest<7.0.0,>=6.2.5; python_version < "3.8" and extra == "tests"
Requires-Dist: coverage<7.0.0,>=6.5.0; python_version < "3.8" and extra == "tests"
Requires-Dist: pytest-cov<5.0.0,>=3.0.0; python_version < "3.8" and extra == "tests"
Requires-Dist: wheel<0.39.0,>=0.38.0; python_version < "3.8" and extra == "tests"
Requires-Dist: pytest<9.0.0,>=8.3.5; python_version >= "3.8" and extra == "tests"
Requires-Dist: coverage<9,>=7.6.1; python_version >= "3.8" and extra == "tests"
Requires-Dist: pytest-cov<7.0.0,>=5.0.0; python_version >= "3.8" and extra == "tests"
Requires-Dist: wheel<1,>=0.45.1; python_version >= "3.8" and extra == "tests"
Requires-Dist: pyinotify<1,>=0.9.6; sys_platform == "linux" and extra == "tests"
UNKNOWN