python workspace
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: pyzed
|
||||
Version: 0.1.0
|
||||
Summary: Wrapper for ZED SDK
|
||||
Requires-Python: >=3.12
|
||||
@ -0,0 +1,9 @@
|
||||
__init__.py
|
||||
pyproject.toml
|
||||
sl.pyi
|
||||
./__init__.py
|
||||
./sl.pyi
|
||||
pyzed.egg-info/PKG-INFO
|
||||
pyzed.egg-info/SOURCES.txt
|
||||
pyzed.egg-info/dependency_links.txt
|
||||
pyzed.egg-info/top_level.txt
|
||||
@ -0,0 +1 @@
|
||||
|
||||
@ -0,0 +1 @@
|
||||
pyzed
|
||||
Reference in New Issue
Block a user