pyw-config 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,34 @@
1
+ Metadata-Version: 2.4
2
+ Name: pyw-config
3
+ Version: 0.0.0.post1
4
+ Summary: Reserved placeholder for pyw-config (configuration utilities for pythonWoods suite)
5
+ Project-URL: Homepage, https://github.com/pythonWoods/pyw-config
6
+ Project-URL: Documentation, https://pythonwoods.dev/docs/pyw-config/latest/
7
+ Project-URL: Issues, https://github.com/pythonWoods/pyw-config/issues
8
+ Project-URL: Changelog, https://github.com/pythonWoods/pyw-config/releases
9
+ Author-email: pythonWoods <you@example.com>
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-config
22
+ [![PyPI](https://img.shields.io/pypi/v/pyw-config.svg)](https://pypi.org/project/pyw-config/)
23
+ [![CI](https://github.com/pythonWoods/pyw-config/actions/workflows/ci.yml/badge.svg)](https://github.com/pythonWoods/pyw-config/actions/workflows/ci.yml)
24
+ [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
25
+
26
+
27
+ ## Links utili
28
+ Documentazione dev (work-in-progress) → https://pythonwoods.dev/docs/pyw-config/latest/
29
+
30
+ Issue tracker → https://github.com/pythonWoods/pyw-config/issues
31
+
32
+ Changelog → https://github.com/pythonWoods/pyw-config/releases
33
+
34
+ © pythonWoods — MIT License
@@ -0,0 +1,6 @@
1
+ pyw/__init__.py,sha256=yHu7XfvDr1YKArhukYnKx9Eb5EGNv_P-89S4fJn2F1g,87
2
+ pyw/config/__init__.py,sha256=nZ8syR0SThxKmV0Mmd-mf9p_qYtrmrlywY5sNt0959I,14
3
+ pyw_config-0.0.0.post1.dist-info/METADATA,sha256=zxehOjS_vDryKZ8TANMs6oAi9HHYnKTjetPT6iv7eng,1455
4
+ pyw_config-0.0.0.post1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ pyw_config-0.0.0.post1.dist-info/licenses/LICENSE,sha256=Jn96Lhnfqd-Zr3dFIJhaDlIZJSk-pbfnZ6sGlp0Gv5E,12
6
+ pyw_config-0.0.0.post1.dist-info/RECORD,,
@@ -1,15 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: pyw-config
3
- Version: 0.0.0
4
- Summary: Reserved placeholder for pyw-config (configuration utilities for pythonWoods suite)
5
- Project-URL: Homepage, https://github.com/pythonWoods/pyw
6
- Author-email: pythonWoods <you@example.com>
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-config
14
-
15
- Placeholder package to reserve the name on PyPI. Configuration utilities coming soon.
@@ -1,6 +0,0 @@
1
- pyw/__init__.py,sha256=yHu7XfvDr1YKArhukYnKx9Eb5EGNv_P-89S4fJn2F1g,87
2
- pyw/config/__init__.py,sha256=nZ8syR0SThxKmV0Mmd-mf9p_qYtrmrlywY5sNt0959I,14
3
- pyw_config-0.0.0.dist-info/METADATA,sha256=egWyySuxcjk1bZF4eYBPiMk9YEmU07soyOUiOkDm0xE,478
4
- pyw_config-0.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- pyw_config-0.0.0.dist-info/licenses/LICENSE,sha256=Jn96Lhnfqd-Zr3dFIJhaDlIZJSk-pbfnZ6sGlp0Gv5E,12
6
- pyw_config-0.0.0.dist-info/RECORD,,