pyorbbec 1.0.1.28__cp39-cp39-win_amd64.whl → 1.0.1.29__cp39-cp39-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.
@@ -0,0 +1,13 @@
1
+ Metadata-Version: 2.1
2
+ Name: pyorbbec
3
+ Version: 1.0.1.29
4
+ Summary: pyorbbecsdk is a python wrapper for the OrbbecSDK
5
+ Home-page: UNKNOWN
6
+ Author: lijie
7
+ Author-email: lijie@orbbec.com
8
+ License: UNKNOWN
9
+ Platform: UNKNOWN
10
+ License-File: LICENSE
11
+
12
+ UNKNOWN
13
+
@@ -45,8 +45,8 @@ pyorbbecsdk/examples/save_image_to_disk.py,sha256=IhLVQ1S-l6IX6EVEK5xHLFZD-7fpDx
45
45
  pyorbbecsdk/examples/sync_align.py,sha256=35x3Rm0K5SbPQL7V16XBUOvQI0o3hQBXhLTRbtg3_nk,4040
46
46
  pyorbbecsdk/examples/two_devices_sync.py,sha256=O0tu1YNIHX3WVtnswdx7VkkRnUbdZ4kARf6WyilBU20,9450
47
47
  pyorbbecsdk/examples/utils.py,sha256=UHDUGqXhoRyhkkAahcbA1r0KX4le7q68GV4LjkcfXx0,5092
48
- pyorbbec-1.0.1.28.dist-info/LICENSE,sha256=SbvpEU5JIU3yzMMkyzrI0dGqHDoJR_lMKGdl6GZHsy4,11558
49
- pyorbbec-1.0.1.28.dist-info/METADATA,sha256=z1GhIXkU0kjEovRCmRUS-lwINgkLAz37GekSE0vPyp8,474
50
- pyorbbec-1.0.1.28.dist-info/WHEEL,sha256=yA7mxgqX2UV73NtJdMh2AAmdb628loM81912H3s5r00,100
51
- pyorbbec-1.0.1.28.dist-info/top_level.txt,sha256=1cdRLvJ7xDr8pOk7ZAdJp2uQ3dpDmIHawIgt4NWOsSw,9
52
- pyorbbec-1.0.1.28.dist-info/RECORD,,
48
+ pyorbbec-1.0.1.29.dist-info/LICENSE,sha256=SbvpEU5JIU3yzMMkyzrI0dGqHDoJR_lMKGdl6GZHsy4,11558
49
+ pyorbbec-1.0.1.29.dist-info/METADATA,sha256=py3YdBtkc5KCVnp5I6BjH3QsrE2AOnxGxZ2X1ZCzEWU,258
50
+ pyorbbec-1.0.1.29.dist-info/WHEEL,sha256=yA7mxgqX2UV73NtJdMh2AAmdb628loM81912H3s5r00,100
51
+ pyorbbec-1.0.1.29.dist-info/top_level.txt,sha256=1cdRLvJ7xDr8pOk7ZAdJp2uQ3dpDmIHawIgt4NWOsSw,9
52
+ pyorbbec-1.0.1.29.dist-info/RECORD,,
@@ -1,21 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: pyorbbec
3
- Version: 1.0.1.28
4
- Summary: pyorbbecsdk is a python wrapper for the OrbbecSDK
5
- Home-page: UNKNOWN
6
- Author: lijie
7
- Author-email: lijie@orbbec.com
8
- License: UNKNOWN
9
- Platform: UNKNOWN
10
- License-File: LICENSE
11
- Requires-Dist: pybind11==2.11.0
12
- Requires-Dist: pybind11-global==2.11.0
13
- Requires-Dist: opencv-python
14
- Requires-Dist: wheel
15
- Requires-Dist: numpy<2.0
16
- Requires-Dist: av
17
- Requires-Dist: pygame
18
- Requires-Dist: pynput
19
-
20
- UNKNOWN
21
-