Metadata-Version: 2.1
Name: minican
Version: 0.0.1
Summary: Minieye Python-CAN
Author-email: Wu Hualong <wuhualong@minieye.cc>
Project-URL: homepage, https://git.minieye.tech/automation/minican
Project-URL: repository, https://git.minieye.tech/automation/minican
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: aenum (~=3.1.15)

# MINICAN

MINICAN (MINIEYE CAN) 是一个 Python 包，支持 USB-CAN、PCAN、Socket-CAN、CANFD 等设备的 CAN 通信。

本项目基于 [BMAPI SDK.v1.9.0.23.0722][1] 进行二次开发。

  [1]: http://www.busmust.com/download
