Metadata-Version: 2.4
Name: cocotb-yaml-runner
Version: 0.1.1
Summary: YAML-based test runner for cocotb with Verilator
Author-email: Kevin Lau <kevinlauofficial01@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/booth-algo/cocotb-verilator-utils
Project-URL: Repository, https://github.com/booth-algo/cocotb-verilator-utils
Keywords: cocotb,verilator,systemverilog,hdl,testing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: cocotb<2.0.0,>=1.9.0
Requires-Dist: pyyaml
