copilot-bridge 5.1.0__py3-none-any.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,21 @@
1
+ Metadata-Version: 2.4
2
+ Name: copilot_bridge
3
+ Version: 5.1.0
4
+ Summary: Copilot Bridge — Python client for the VS Code Copilot Bridge extension
5
+ Home-page: https://github.com/rakshithbn-proj/copilot-bridge
6
+ Author: Rakshith BN
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: License :: OSI Approved :: MIT License
9
+ Classifier: Operating System :: OS Independent
10
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
11
+ Requires-Python: >=3.10
12
+ Requires-Dist: requests>=2.0
13
+ Dynamic: author
14
+ Dynamic: classifier
15
+ Dynamic: description
16
+ Dynamic: home-page
17
+ Dynamic: requires-dist
18
+ Dynamic: requires-python
19
+ Dynamic: summary
20
+
21
+ CopilotBridge and CopilotAgent let you drive VS Code Copilot Chat from Python scripts. Requires the Copilot Bridge VS Code extension running.
@@ -0,0 +1,5 @@
1
+ copilot_bridge.py,sha256=bgCNAvEYMhrhgChxu676m4668ICNJOr5wC5CS0v0whI,66292
2
+ copilot_bridge-5.1.0.dist-info/METADATA,sha256=zJNM8DTcnGGy0NUhBqk7hYTyjreSj9pXhsG6-5nYKgI,778
3
+ copilot_bridge-5.1.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
4
+ copilot_bridge-5.1.0.dist-info/top_level.txt,sha256=C2hBGVhNlW-dzpbRDJidxr3Hc0e_3VYEipiSaVHlilg,15
5
+ copilot_bridge-5.1.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ copilot_bridge