Metadata-Version: 2.4
Name: vtds_platform_mock
Version: 0.0.3
Summary: Mock Platform Layer Plugin for the Virtual Test Development System (vTDS) suite
Author-email: Eric Lund <eric.lund@hpe.com>
Maintainer-email: Eric Lund <eric.lund@hpe.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyyaml~=6.0
Requires-Dist: vtds_base~=0.0
Provides-Extra: build
Requires-Dist: build~=1.2.2; extra == "build"
Provides-Extra: ci
Requires-Dist: nox~=2023.4.22; extra == "ci"
Provides-Extra: docs
Provides-Extra: style
Requires-Dist: pycodestyle~=2.11; extra == "style"
Provides-Extra: lint
Requires-Dist: pylint~=3.3; extra == "lint"
Provides-Extra: test
Requires-Dist: pytest~=8.3.5; extra == "test"
Requires-Dist: pytest-cov~=6.2; extra == "test"
Requires-Dist: coverage~=7.4; extra == "test"
Dynamic: license-file

# vtds-platform-mock

A mock platform layer for the vTDS suite.
