zlgcan 0.1.16__cp310-cp310-win_amd64.whl → 0.1.17__cp310-cp310-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.
- {zlgcan-0.1.16.dist-info → zlgcan-0.1.17.dist-info}/METADATA +4 -1
- zlgcan-0.1.17.dist-info/RECORD +9 -0
- zlgcan_driver/zlgcan_driver.cp310-win_amd64.pyd +0 -0
- zlgcan-0.1.16.dist-info/RECORD +0 -9
- {zlgcan-0.1.16.dist-info → zlgcan-0.1.17.dist-info}/WHEEL +0 -0
- {zlgcan-0.1.16.dist-info → zlgcan-0.1.17.dist-info}/entry_points.txt +0 -0
- {zlgcan-0.1.16.dist-info → zlgcan-0.1.17.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: zlgcan
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.17
|
4
4
|
Classifier: Programming Language :: Rust
|
5
5
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
6
6
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
@@ -14,6 +14,9 @@ Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
|
|
14
14
|
Project-URL: homepage, https://github.com/zhuyu4839/zlgcan-driver
|
15
15
|
Project-URL: repository, https://github.com/zhuyu4839/zlgcan-driver
|
16
16
|
|
17
|
+

|
18
|
+

|
19
|
+
|
17
20
|
# ZLGCAN驱动及集成到python-can(因内存模型不同,目前Windows下32位python会报内存非法访问的错误)
|
18
21
|
|
19
22
|
1. 准备
|
@@ -0,0 +1,9 @@
|
|
1
|
+
zlgcan-0.1.17.dist-info/METADATA,sha256=agacrPmok9gdrKoAjJP0_pbn7fFQrCpHXdKtXjg4Oa0,4260
|
2
|
+
zlgcan-0.1.17.dist-info/WHEEL,sha256=77DqkvxB4HqZitBRK_M49NRS207JKb0MotMEjnxEWQ8,96
|
3
|
+
zlgcan-0.1.17.dist-info/entry_points.txt,sha256=1BprfQnq7A25SfDsPk1ZbOgMv_SmYEUWc7Xz-oAf-V4,45
|
4
|
+
zlgcan-0.1.17.dist-info/licenses/LICENSE.txt,sha256=6n0EnHcF3BOvwgLdGOGCfzSE-CEv0_p7gvxKDDY0Msk,7816
|
5
|
+
zlgcan/__init__.py,sha256=uspwQytd3RGSaVs6LQADIa9MS_qvzySlfL2S9OhFBQA,21
|
6
|
+
zlgcan/zlgcan.py,sha256=Tyo7ITIkJlLdLYwh74zAXe-3QXsKaT27c1NLBVXcgAo,8642
|
7
|
+
zlgcan_driver/__init__.py,sha256=JBAj4WkBypBiHIJqXHIJTNHF4kpmhRmKqY48oDAmY3E,135
|
8
|
+
zlgcan_driver/zlgcan_driver.cp310-win_amd64.pyd,sha256=50d2qH36afKeJCHImty952XFib6TPBnvYFas59dXAes,723456
|
9
|
+
zlgcan-0.1.17.dist-info/RECORD,,
|
Binary file
|
zlgcan-0.1.16.dist-info/RECORD
DELETED
@@ -1,9 +0,0 @@
|
|
1
|
-
zlgcan-0.1.16.dist-info/METADATA,sha256=YbJ7PRuMYbZiwjg6cn4gdnH67vJrfhyD-mRB1Z4xH7s,4136
|
2
|
-
zlgcan-0.1.16.dist-info/WHEEL,sha256=77DqkvxB4HqZitBRK_M49NRS207JKb0MotMEjnxEWQ8,96
|
3
|
-
zlgcan-0.1.16.dist-info/entry_points.txt,sha256=1BprfQnq7A25SfDsPk1ZbOgMv_SmYEUWc7Xz-oAf-V4,45
|
4
|
-
zlgcan-0.1.16.dist-info/licenses/LICENSE.txt,sha256=6n0EnHcF3BOvwgLdGOGCfzSE-CEv0_p7gvxKDDY0Msk,7816
|
5
|
-
zlgcan/__init__.py,sha256=uspwQytd3RGSaVs6LQADIa9MS_qvzySlfL2S9OhFBQA,21
|
6
|
-
zlgcan/zlgcan.py,sha256=Tyo7ITIkJlLdLYwh74zAXe-3QXsKaT27c1NLBVXcgAo,8642
|
7
|
-
zlgcan_driver/__init__.py,sha256=JBAj4WkBypBiHIJqXHIJTNHF4kpmhRmKqY48oDAmY3E,135
|
8
|
-
zlgcan_driver/zlgcan_driver.cp310-win_amd64.pyd,sha256=FuSgdjtEVSFisT2lQz93KkBCm6SZrr7QecFVSrqRZjY,723968
|
9
|
-
zlgcan-0.1.16.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|