Metadata-Version: 2.4
Name: chipscopy
Version: 2026.1.0.45
Summary: Open-source project from Xilinx® that enables high-level control of Versal debug IP running in hardware
License-File: LICENSE
Author: AMD ChipScope Team
Requires-Python: >=3.10.0,<4.0.0
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.14
Provides-Extra: core-addons
Provides-Extra: jupyter
Requires-Dist: PyQt5 (>=5.15,<6.0) ; extra == "core-addons"
Requires-Dist: antlr4-python3-runtime (==4.13.1)
Requires-Dist: ipympl (>=0.9.3,<0.10.0) ; extra == "core-addons"
Requires-Dist: ipywidgets (>=8.1,<9.0) ; extra == "jupyter"
Requires-Dist: kaleido (==0.1.0) ; (sys_platform == "linux") and (extra == "core-addons")
Requires-Dist: kaleido (==0.1.0.post1) ; (sys_platform == "win32") and (extra == "core-addons")
Requires-Dist: matplotlib (>=3.7,<4.0) ; extra == "core-addons"
Requires-Dist: more-itertools (>=10.1,<11.0)
Requires-Dist: notebook (>=7.0,<8.0) ; extra == "jupyter"
Requires-Dist: pandas (>=1.5) ; extra == "core-addons"
Requires-Dist: plotly (>=5.16,<6.0) ; extra == "core-addons"
Requires-Dist: requests (>=2.0.0)
Requires-Dist: rich (>=13.5,<14.0)
Requires-Dist: typing_extensions (>=4.7,<5.0)
