argmerge 0.0.0__py3-none-any.whl → 0.0.2__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.
@@ -1,9 +1,18 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: argmerge
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.2
|
4
4
|
Summary: Add your description here
|
5
5
|
Author-email: duck-bongos <billmannd@gmail.com>
|
6
6
|
License-File: LICENSE
|
7
|
+
Classifier: Development Status :: 3 - Alpha
|
8
|
+
Classifier: Intended Audience :: Developers
|
9
|
+
Classifier: Programming Language :: Python
|
10
|
+
Classifier: Programming Language :: Python :: 3
|
11
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
12
|
+
Classifier: Programming Language :: Python :: 3.10
|
13
|
+
Classifier: Programming Language :: Python :: 3.11
|
14
|
+
Classifier: Programming Language :: Python :: 3.12
|
15
|
+
Classifier: Programming Language :: Python :: 3.13
|
7
16
|
Requires-Python: >=3.10
|
8
17
|
Requires-Dist: loguru>=0.7.3
|
9
18
|
Requires-Dist: mkdocs-material>=9.6.21
|
@@ -25,7 +34,7 @@ _Customize how program defaults and overrides from config files, environment var
|
|
25
34
|
|---|---|
|
26
35
|
CI/CD |
|
27
36
|
Package | [](https://pypi.org/project/hatch-vcs/) |
|
28
|
-
Meta
|
37
|
+
Meta|
|
29
38
|
|
30
39
|
|
31
40
|

|
@@ -9,7 +9,7 @@ argmerge/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
argmerge/trace.py,sha256=TEL15zq4kB167g5_kol8gn_bcbu_g6Xfoi56F_QZcAY,4905
|
10
10
|
argmerge/utils.py,sha256=vm831wU84oLYMECd9fNNgAoG_h4NRc4V09xLCuCSOt4,229
|
11
11
|
argmerge/yaml.py,sha256=F67BBo3qdF8i_KSAbhHWu1-rAinvqE4OM4rHsVt5bvw,2621
|
12
|
-
argmerge-0.0.
|
13
|
-
argmerge-0.0.
|
14
|
-
argmerge-0.0.
|
15
|
-
argmerge-0.0.
|
12
|
+
argmerge-0.0.2.dist-info/METADATA,sha256=fLYRYHkzHnyJwsmYe2KPKy2US8SbDUc2NQWprf5tocg,5257
|
13
|
+
argmerge-0.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
14
|
+
argmerge-0.0.2.dist-info/licenses/LICENSE,sha256=VCHxOgrvZCaQVMK2Si3ZzeN_EqtZGohk7zFmT6MSNeg,1069
|
15
|
+
argmerge-0.0.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|