voltry 0.0.1__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,22 @@
1
+ Metadata-Version: 2.4
2
+ Name: voltry
3
+ Version: 0.0.1
4
+ Summary: Voltry: neutral, read-only GPU condition and provenance. This meta-package installs voltry-probe.
5
+ License-Expression: Apache-2.0
6
+ Requires-Python: >=3.10
7
+ Requires-Dist: voltry-probe
8
+ Description-Content-Type: text/markdown
9
+
10
+ # voltry
11
+
12
+ This is a meta-package. Installing it installs `voltry-probe`, the open,
13
+ read-only Voltry agent, which provides the `voltry` command line.
14
+
15
+ You probably want one of:
16
+
17
+ ```bash
18
+ pipx install voltry-probe
19
+ pip install voltry-probe
20
+ ```
21
+
22
+ See the `voltry-probe` project page on PyPI for the operator quickstart.
@@ -0,0 +1,3 @@
1
+ voltry-0.0.1.dist-info/METADATA,sha256=svAHymOsxyU1PqkLd0L7Xupm8Fe_QDwkmB_LPLcIkIE,595
2
+ voltry-0.0.1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
3
+ voltry-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any