x
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: volc-speech-python-sdk
|
||||
Version: 0.1.0
|
||||
Requires-Python: >=3.9
|
||||
Requires-Dist: websockets>=14.0
|
||||
Dynamic: requires-python
|
||||
@@ -0,0 +1,9 @@
|
||||
pyproject.toml
|
||||
setup.py
|
||||
protocols/__init__.py
|
||||
protocols/protocols.py
|
||||
volc_speech_python_sdk.egg-info/PKG-INFO
|
||||
volc_speech_python_sdk.egg-info/SOURCES.txt
|
||||
volc_speech_python_sdk.egg-info/dependency_links.txt
|
||||
volc_speech_python_sdk.egg-info/requires.txt
|
||||
volc_speech_python_sdk.egg-info/top_level.txt
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
websockets>=14.0
|
||||
@@ -0,0 +1 @@
|
||||
protocols
|
||||
Reference in New Issue
Block a user