Metadata-Version: 2.4
Name: pssc
Version: 0.1.0
Summary: PSSC — the PSS compiler: PSS source to SystemVerilog, C, and Python via Zuspec IR
Author-email: Matthew Ballance <matt.ballance@gmail.com>
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: pssparser
Requires-Dist: zuspec-ir-core
Requires-Dist: zuspec-be-py
Requires-Dist: zuspec-be-sv
Requires-Dist: zuspec-be-sw
Requires-Dist: dv-solve
Provides-Extra: test
Requires-Dist: zuspec-dataclasses; extra == "test"
Requires-Dist: dv-flow-mgr; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Dynamic: license-file
