Metadata-Version: |
2.1 |
Name: |
pyVHDLModel |
Version: |
0.29.2 |
Summary: |
An abstract VHDL language model. |
Author: |
Patrick Lehmann |
Author-Email: |
Paebbels[at]gmail.com |
Home-Page: |
https://GitHub.com/VHDL/pyVHDLModel |
Project-Url: |
Documentation, https://VHDL.GitHub.io/pyVHDLModel |
Project-Url: |
Source Code, https://GitHub.com/VHDL/pyVHDLModel |
Project-Url: |
Issue Tracker, https://GitHub.com/VHDL/pyVHDLModel/issues |
License: |
Apache-2.0 |
Keywords: |
Python3 VHDL Language Model Abstract |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Topic :: Utilities |
Classifier: |
Topic :: Scientific/Engineering :: Electronic Design Automation (EDA) |
Classifier: |
Topic :: Software Development :: Code Generators |
Classifier: |
Topic :: Software Development :: Compilers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Development Status :: 4 - Beta |
Requires-Python: |
>=3.9 |
Requires-Dist: |
pyTooling (~=8.0) |
Requires-Dist: |
autoapi (>=2.0.1); extra == "all" |
Requires-Dist: |
sphinx-copybutton (>=0.5.2); extra == "all" |
Requires-Dist: |
sphinx-design (~=0.6.1); extra == "all" |
Requires-Dist: |
docutils (~=0.21); extra == "all" |
Requires-Dist: |
pytest (~=8.3); extra == "all" |
Requires-Dist: |
docutils-stubs (~=0.0.22); extra == "all" |
Requires-Dist: |
pytest-cov (~=6.0); extra == "all" |
Requires-Dist: |
sphinx-rtd-theme (~=3.0.0); extra == "all" |
Requires-Dist: |
pyTooling (~=8.0); extra == "all" |
Requires-Dist: |
typing-extensions (~=4.12); extra == "all" |
Requires-Dist: |
sphinx (~=8.1); extra == "all" |
Requires-Dist: |
mypy (~=1.13); extra == "all" |
Requires-Dist: |
Coverage (~=7.6); extra == "all" |
Requires-Dist: |
sphinx-autodoc-typehints (~=2.5); extra == "all" |
Requires-Dist: |
lxml (~=5.3); extra == "all" |
Requires-Dist: |
sphinxcontrib-mermaid (~=1.0); extra == "all" |
Requires-Dist: |
sphinx-reports (~=0.7); extra == "all" |
Requires-Dist: |
autoapi (>=2.0.1); extra == "doc" |
Requires-Dist: |
sphinx-design (~=0.6.1); extra == "doc" |
Requires-Dist: |
sphinx-copybutton (>=0.5.2); extra == "doc" |
Requires-Dist: |
docutils (~=0.21); extra == "doc" |
Requires-Dist: |
docutils-stubs (~=0.0.22); extra == "doc" |
Requires-Dist: |
sphinx-rtd-theme (~=3.0.0); extra == "doc" |
Requires-Dist: |
pyTooling (~=8.0); extra == "doc" |
Requires-Dist: |
sphinx (~=8.1); extra == "doc" |
Requires-Dist: |
sphinx-autodoc-typehints (~=2.5); extra == "doc" |
Requires-Dist: |
sphinxcontrib-mermaid (~=1.0); extra == "doc" |
Requires-Dist: |
sphinx-reports (~=0.7); extra == "doc" |
Requires-Dist: |
pytest-cov (~=6.0); extra == "test" |
Requires-Dist: |
pyTooling (~=8.0); extra == "test" |
Requires-Dist: |
typing-extensions (~=4.12); extra == "test" |
Requires-Dist: |
mypy (~=1.13); extra == "test" |
Requires-Dist: |
Coverage (~=7.6); extra == "test" |
Requires-Dist: |
lxml (~=5.3); extra == "test" |
Requires-Dist: |
pytest (~=8.3); extra == "test" |
Provides-Extra: |
all |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.md |