Initial Commit

This commit is contained in:
2025-05-08 17:17:33 +03:00
commit d8f0d2b1fd
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-websocket-client
description: WebSocket client for Python
version: 1.8.0
url: https://github.com/websocket-client/websocket-client
license: Apache-2.0
architecture: any
depends: ["python3"]
make_depends: ["python-setuptools"]
type: source