Metadata-Version: 2.4
Name: scarf_python
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Summary: Python bindings for the Scarf SystemVerilog tools
Author-email: Aidan McNay <aidanmcnay@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/Aidan-McNay/scarf
Project-URL: Issues, https://github.com/Aidan-McNay/scarf/issues

# scarf

[![Crates.io Version](https://img.shields.io/crates/v/scarf)](https://crates.io/crates/scarf)
[![docs.rs](https://img.shields.io/docsrs/logos)](https://docs.rs/crate/scarf/latest)
[![Crates.io License](https://img.shields.io/crates/l/scarf)](https://crates.io/crates/scarf)


A suite of tools for interacting with (System)Verilog hardware designs,
fully compliant with [1800-2023](https://ieeexplore.ieee.org/document/10458102)

This project is currently under initial development - stay tuned!

