Metadata-Version: 2.3
Name: fastsandpm
Version: 0.1.0a1
Summary: FastSandPM is a a package management and dependency resolution tool for HDL Design and DV projects
Author: Benjamin Davis
Author-email: Benjamin Davis <allrisc.dev@gmail.com>
Requires-Dist: pydantic>=2.12.5
Requires-Dist: pyyaml>=6.0.3
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# FastSandPM
A package management and dependency resolution tool for HDL Design and DV projects

[![Tests](https://github.com/RISCY-Lib/fastsandpm/actions/workflows/run-ci-tests.yml/badge.svg)](https://github.com/RISCY-Lib/fastsandpm/actions/workflows/run-ci-tests.yml)
[![PyPI Latest Release](https://img.shields.io/pypi/v/fastsandpm.svg)](https://pypi.org/project/fastsandpm/)
[![docs](https://readthedocs.org/projects/fastsandpm/badge)](https://fastsandpm.readthedocs.io/en/latest/index.html)

See [Read-The-Docs](https://fastsandpm.readthedocs.io/en/latest/index.html) for details
