threadplane 0.0.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.
threadplane/py.typed
ADDED
|
File without changes
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: threadplane
|
|
3
|
+
Version: 0.0.0
|
|
4
|
+
Summary: Namespace placeholder for the threadplane.* packages.
|
|
5
|
+
License: MIT
|
|
6
|
+
Requires-Python: >=3.10
|
|
7
|
+
Description-Content-Type: text/markdown
|
|
8
|
+
|
|
9
|
+
# threadplane
|
|
10
|
+
|
|
11
|
+
This distribution only reserves the `threadplane` top-level name on PyPI.
|
|
12
|
+
|
|
13
|
+
It contains no importable code. The functional packages live under the
|
|
14
|
+
`threadplane.*` namespace:
|
|
15
|
+
|
|
16
|
+
- `threadplane-client-tools` — importable as `threadplane.client_tools`
|
|
17
|
+
|
|
18
|
+
Install a functional package directly:
|
|
19
|
+
|
|
20
|
+
```bash
|
|
21
|
+
pip install threadplane-client-tools
|
|
22
|
+
```
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
threadplane/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
threadplane-0.0.0.dist-info/METADATA,sha256=ZcqLfK9c0_JiH_kc_PDDcfLnGUULegA7TZAcA6D1oFk,549
|
|
3
|
+
threadplane-0.0.0.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
|
|
4
|
+
threadplane-0.0.0.dist-info/RECORD,,
|