Metadata-Version: 2.4
Name: chipdriver
Version: 1.17.12
Summary: ChipQFpga software driver library
Author: Wenpu Zhang
Author-email: zhangwenpu <fire0517@126.com>
Keywords: ChipQ fpga
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: psutil
Requires-Dist: prettytable
Requires-Dist: matplotlib
Requires-Dist: numpy<2.0; python_version < "3.11"
Requires-Dist: numpy>=2.3.1; python_version >= "3.11"
Requires-Dist: pathlib2
Requires-Dist: winpcapy; platform_system == "Windows"
Dynamic: author
Dynamic: requires-python
