Metadata-Version: 2.4
Name: riscv-simenv
Version: 0.9.1
Summary: A tool to reliably pack and spawn a RISC-V workload (app) for simulation.
License: Other/Proprietary License
License-File: LICENSE
Keywords: riscv,simenv,anycore
Author: Jiayang Li
Author-email: jli95@ncsu.edu
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: bashlex (>=0.18,<0.19)
Requires-Dist: click (>=8.3.1,<9.0.0)
Requires-Dist: natsort (>=8.4.0,<9.0.0)
Requires-Dist: pyparsing (>=3.3.2,<4.0.0)
Requires-Dist: pyyaml (>=6.0.3,<7.0.0)
Requires-Dist: rapidfuzz (>=3.14.3,<4.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Project-URL: Repository, https://github.com/s117/riscv-simenv.git
Description-Content-Type: text/markdown

# SimEnv Utility for RISCV

To be updated.
