zlgcan 0.2.0__cp313-cp313-win_amd64.whl → 0.2.1b1__cp313-cp313-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: zlgcan
3
- Version: 0.2.0
3
+ Version: 0.2.1b1
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -17,7 +17,7 @@ Project-URL: repository, https://github.com/zhuyu4839/zlgcan-driver
17
17
  ![PyPI Downloads](https://static.pepy.tech/badge/zlgcan)
18
18
  ![PyPI Downloads](https://static.pepy.tech/badge/zlgcan/month)
19
19
 
20
- # ZLGCAN驱动及集成到python-can(因内存模型不同,目前Windows下32位python会报内存非法访问的错误)
20
+ # ZLGCAN驱动及集成到python-can(不支持32位)
21
21
 
22
22
  1. 准备
23
23
  * 确保安装相关驱动(USBCAN-I/II驱动得额外安装)
@@ -30,7 +30,6 @@ Project-URL: repository, https://github.com/zhuyu4839/zlgcan-driver
30
30
  ├──linux
31
31
  │ └─x86_64
32
32
  └─windows
33
- ├─x86
34
33
  └─x86_64
35
34
  ```
36
35
  * 在初始化can.Bus的时候指定zlgcan库路径(从0.2.0开始移除`zcan.env`配置), 默认为相对工程运行文件同级目录下`library`
@@ -0,0 +1,9 @@
1
+ zlgcan-0.2.1b1.dist-info/METADATA,sha256=cHTdXgN-AObf4e4EClJhDb46dfAQ-TKsicaHezXB5jo,3737
2
+ zlgcan-0.2.1b1.dist-info/WHEEL,sha256=AUbk9LW_pz5a6zxr9a09TpfZobAyvDuruoOj7fuVtLM,96
3
+ zlgcan-0.2.1b1.dist-info/entry_points.txt,sha256=1BprfQnq7A25SfDsPk1ZbOgMv_SmYEUWc7Xz-oAf-V4,45
4
+ zlgcan-0.2.1b1.dist-info/licenses/LICENSE.txt,sha256=6n0EnHcF3BOvwgLdGOGCfzSE-CEv0_p7gvxKDDY0Msk,7816
5
+ zlgcan/__init__.py,sha256=uspwQytd3RGSaVs6LQADIa9MS_qvzySlfL2S9OhFBQA,21
6
+ zlgcan/zlgcan.py,sha256=mllOSEBmxG1hvpdfajCdKd-UTdgu5dgML0qSsYN4ph0,8837
7
+ zlgcan_driver/__init__.py,sha256=JBAj4WkBypBiHIJqXHIJTNHF4kpmhRmKqY48oDAmY3E,135
8
+ zlgcan_driver/zlgcan_driver.cp313-win_amd64.pyd,sha256=zS0KypaqvEicb4meVRnQfSXrwYVvERqBqmwvGJFt6Ng,702464
9
+ zlgcan-0.2.1b1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.8.3)
2
+ Generator: maturin (1.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp313-cp313-win_amd64
@@ -1,9 +0,0 @@
1
- zlgcan-0.2.0.dist-info/METADATA,sha256=_qFeUR5r2G38Qs5SvkvgoMCfW8H9AXmmuiugarpNHds,3827
2
- zlgcan-0.2.0.dist-info/WHEEL,sha256=6gg8M7kMeWmDzkhJuJzWLhBYdt7OGDF81wlSJjN85_E,96
3
- zlgcan-0.2.0.dist-info/entry_points.txt,sha256=1BprfQnq7A25SfDsPk1ZbOgMv_SmYEUWc7Xz-oAf-V4,45
4
- zlgcan-0.2.0.dist-info/licenses/LICENSE.txt,sha256=6n0EnHcF3BOvwgLdGOGCfzSE-CEv0_p7gvxKDDY0Msk,7816
5
- zlgcan/__init__.py,sha256=uspwQytd3RGSaVs6LQADIa9MS_qvzySlfL2S9OhFBQA,21
6
- zlgcan/zlgcan.py,sha256=mllOSEBmxG1hvpdfajCdKd-UTdgu5dgML0qSsYN4ph0,8837
7
- zlgcan_driver/__init__.py,sha256=JBAj4WkBypBiHIJqXHIJTNHF4kpmhRmKqY48oDAmY3E,135
8
- zlgcan_driver/zlgcan_driver.cp313-win_amd64.pyd,sha256=frEcdohbMMCebytLiiHtw9jcWoNuvigoSwXWOeMeJpo,700928
9
- zlgcan-0.2.0.dist-info/RECORD,,