wexample-config 0.0.10__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.
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,17 @@
1
+ Metadata-Version: 2.1
2
+ Name: wexample-config
3
+ Version: 0.0.10
4
+ Summary: Helpers to manage dict types configurations.
5
+ Home-page: https://github.com/wexample/python-config
6
+ Author: weeger
7
+ Author-email: contact@wexample.com
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: License :: OSI Approved :: MIT License
10
+ Classifier: Operating System :: OS Independent
11
+ Requires-Python: >=3.6
12
+ Description-Content-Type: text/markdown
13
+ Requires-Dist: wexample-helpers
14
+
15
+ # Config
16
+
17
+ Helpers to manage dict types configurations
File without changes
@@ -0,0 +1,11 @@
1
+ wexample_config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ wexample_config-0.0.10.dist-info/.wex/.env,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ wexample_config-0.0.10.dist-info/.wex/config.yml,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ wexample_config-0.0.10.dist-info/.gitignore,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
+ wexample_config-0.0.10.dist-info/METADATA,sha256=av6h4JQa41YhhZyhR9L1L3vSyyCqHteg6RPb5QY1Fdw,514
6
+ wexample_config-0.0.10.dist-info/README.md,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ wexample_config-0.0.10.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
+ wexample_config-0.0.10.dist-info/setup.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
+ wexample_config-0.0.10.dist-info/top_level.txt,sha256=kMF8i8ZToiOO0e8nUEnBTexpE0XAh9n9NA9FYwpAud4,16
10
+ wexample_config-0.0.10.dist-info/version.txt,sha256=axN4nkPlSFY0Uz3hamXYup00xMl1hYi2ZYBUNfgOsRU,5
11
+ wexample_config-0.0.10.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.44.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
File without changes
@@ -0,0 +1 @@
1
+ wexample_config
@@ -0,0 +1 @@
1
+ 0.0.1