Metadata-Version: 2.1
Name: pip-hdl
Version: 0.2.0
Summary: Tool to enable package managing for HDL (Verilog, SystemVerilog, VHDL) via PIP
Home-page: https://github.com/esynr3z/pip-hdl
License: MIT
Author: esynr3z
Author-email: esynr3z@gmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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-Dist: graphviz (>=0.20.1,<0.21.0)
Project-URL: Repository, https://github.com/esynr3z/pip-hdl
Description-Content-Type: text/markdown

# pip-hdl

[![Tests & Checks](https://github.com/esynr3z/pip-hdl/actions/workflows/test.yml/badge.svg)](https://github.com/esynr3z/pip-hdl/actions/workflows/test.yml)
[![PyPI version](https://badge.fury.io/py/pip-hdl.svg)](https://badge.fury.io/py/pip-hdl)

Library to enable [pip](https://pip.pypa.io/en/stable/) packaging flow for HDL components.

🚧🚧🚧🚧🚧 WORK IN PROGRESS 🚧🚧🚧🚧🚧

