pyw-vision 0.0.0__py3-none-any.whl → 0.0.0.post1__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,36 @@
1
+ Metadata-Version: 2.4
2
+ Name: pyw-vision
3
+ Version: 0.0.0.post1
4
+ Summary: Reserved placeholder for pyw-vision (vision utilities)
5
+ Project-URL: Homepage, https://github.com/pythonWoods/pyw-vision
6
+ Project-URL: Documentation, https://pythonwoods.dev/docs/pyw-vision/latest/
7
+ Project-URL: Issues, https://github.com/pythonWoods/pyw-vision/issues
8
+ Project-URL: Changelog, https://github.com/pythonWoods/pyw-vision/releases
9
+ Author: pythonWoods
10
+ License: MIT
11
+ License-File: LICENSE
12
+ Classifier: Development Status :: 2 - Pre-Alpha
13
+ Classifier: License :: OSI Approved :: MIT License
14
+ Classifier: Programming Language :: Python :: 3 :: Only
15
+ Classifier: Programming Language :: Python :: 3.11
16
+ Classifier: Typing :: Typed
17
+ Requires-Python: >=3.9
18
+ Requires-Dist: pyw-core>=0.0.0
19
+ Description-Content-Type: text/markdown
20
+
21
+ # pyw-vision
22
+ [![PyPI](https://img.shields.io/pypi/v/pyw-vision.svg)](https://pypi.org/project/pyw-vision/)
23
+ [![CI](https://github.com/pythonWoods/pyw-vision/actions/workflows/ci.yml/badge.svg)](https://github.com/pythonWoods/pyw-vision/actions/workflows/ci.yml)
24
+ [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
25
+
26
+ Reserved placeholder for pyw-vision (vision utilities).
27
+
28
+
29
+ ## Links utili
30
+ Documentazione dev (work-in-progress) → https://pythonwoods.dev/docs/pyw-vision/latest/
31
+
32
+ Issue tracker → https://github.com/pythonWoods/pyw-vision/issues
33
+
34
+ Changelog → https://github.com/pythonWoods/pyw-vision/releases
35
+
36
+ © pythonWoods — MIT License
@@ -0,0 +1,6 @@
1
+ pyw/__init__.py,sha256=TAxMvzzecHUbYSemZ7gBbqi-3hYmsODLKrbmxrtbaUQ,66
2
+ pyw/vision/__init__.py,sha256=nZ8syR0SThxKmV0Mmd-mf9p_qYtrmrlywY5sNt0959I,14
3
+ pyw_vision-0.0.0.post1.dist-info/METADATA,sha256=-ND3XfE1FllOjJUYOP3ylLAT59MZwta_Vs8w6imJDEw,1459
4
+ pyw_vision-0.0.0.post1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ pyw_vision-0.0.0.post1.dist-info/licenses/LICENSE,sha256=Jn96Lhnfqd-Zr3dFIJhaDlIZJSk-pbfnZ6sGlp0Gv5E,12
6
+ pyw_vision-0.0.0.post1.dist-info/RECORD,,
@@ -1,15 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: pyw-vision
3
- Version: 0.0.0
4
- Summary: Reserved placeholder for pyw-vision (vision utilities)
5
- Project-URL: Homepage, https://github.com/pythonWoods/pyw-vision
6
- Author: pythonWoods
7
- License: MIT
8
- License-File: LICENSE
9
- Requires-Python: >=3.9
10
- Requires-Dist: pyw-core>=0.0.0
11
- Description-Content-Type: text/markdown
12
-
13
- # pyw-vision
14
-
15
- Reserved placeholder for pyw-vision (vision utilities).
@@ -1,6 +0,0 @@
1
- pyw/__init__.py,sha256=TAxMvzzecHUbYSemZ7gBbqi-3hYmsODLKrbmxrtbaUQ,66
2
- pyw/vision/__init__.py,sha256=nZ8syR0SThxKmV0Mmd-mf9p_qYtrmrlywY5sNt0959I,14
3
- pyw_vision-0.0.0.dist-info/METADATA,sha256=J7SmjriL3MeVGEKUOKy-VLUIFwvEU_3G-qcJpLeU9lo,402
4
- pyw_vision-0.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- pyw_vision-0.0.0.dist-info/licenses/LICENSE,sha256=Jn96Lhnfqd-Zr3dFIJhaDlIZJSk-pbfnZ6sGlp0Gv5E,12
6
- pyw_vision-0.0.0.dist-info/RECORD,,