clirk 1.1.8__cp312-none-win_amd64.whl → 1.1.9__cp312-none-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.
clirk/__init__.pyd CHANGED
Binary file
clirk/future.pyd CHANGED
Binary file
clirk/setting.pyd CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: clirk
3
- Version: 1.1.8
3
+ Version: 1.1.9
4
4
  Summary: description
5
5
  Author-email: YL <fengyulong@pku.org.cn>
6
6
  License: MIT License
@@ -44,12 +44,15 @@ License-File: LICENSE
44
44
  Requires-Dist: requests
45
45
  Requires-Dist: srpc>=4.2.8
46
46
  Requires-Dist: zee>=0.0.2
47
+ Provides-Extra: remote
48
+ Requires-Dist: inset; extra == "remote"
47
49
  Provides-Extra: server
48
50
  Requires-Dist: vios; extra == "server"
49
51
  Requires-Dist: anyon>=4.1.0; extra == "server"
50
52
  Provides-Extra: studio
51
53
  Requires-Dist: qwark>=1.0.0; extra == "studio"
52
54
  Provides-Extra: full
55
+ Requires-Dist: inset; extra == "full"
53
56
  Requires-Dist: vios; extra == "full"
54
57
  Requires-Dist: anyon>=4.1.0; extra == "full"
55
58
  Requires-Dist: qwark>=1.0.0; extra == "full"
@@ -0,0 +1,6 @@
1
+ clirk-1.1.9.dist-info/LICENSE,sha256=kYK8AINBBnuUY-tXKz9wHOoNoLzg9ZmAAYbM82WJykE,1084
2
+ clirk-1.1.9.dist-info/METADATA,sha256=kHyfNJTEWOR2v5mH3MdXLD3iBnis0eF3a6LJ-GuBaBQ,2679
3
+ clirk-1.1.9.dist-info/WHEEL,sha256=dcI0RaRetXOIEfCBN8gt8neqb2zzYsrSaaEAC1u9ons,99
4
+ clirk-1.1.9.dist-info/entry_points.txt,sha256=u2t8LFPlD5WBHA6DwvmwoY6aZkAAuvoSJkjDMLQvQ_k,37
5
+ clirk-1.1.9.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
6
+ clirk-1.1.9.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- clirk-1.1.8.dist-info/LICENSE,sha256=kYK8AINBBnuUY-tXKz9wHOoNoLzg9ZmAAYbM82WJykE,1084
2
- clirk-1.1.8.dist-info/METADATA,sha256=nHAY2JzWJpoG7cVMmsObaWnCOb95WwXZYF9OcdpnFYQ,2575
3
- clirk-1.1.8.dist-info/WHEEL,sha256=dcI0RaRetXOIEfCBN8gt8neqb2zzYsrSaaEAC1u9ons,99
4
- clirk-1.1.8.dist-info/entry_points.txt,sha256=u2t8LFPlD5WBHA6DwvmwoY6aZkAAuvoSJkjDMLQvQ_k,37
5
- clirk-1.1.8.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
6
- clirk-1.1.8.dist-info/RECORD,,
File without changes
File without changes