json-duplicate-keys 2023.11.26__py3-none-any.whl → 2024.2.3__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.
- {json_duplicate_keys-2023.11.26.dist-info → json_duplicate_keys-2024.2.3.dist-info}/LICENSE +1 -1
- {json_duplicate_keys-2023.11.26.dist-info → json_duplicate_keys-2024.2.3.dist-info}/METADATA +7 -7
- json_duplicate_keys-2024.2.3.dist-info/RECORD +6 -0
- {json_duplicate_keys-2023.11.26.dist-info → json_duplicate_keys-2024.2.3.dist-info}/WHEEL +1 -1
- json_duplicate_keys-2023.11.26.dist-info/RECORD +0 -6
- {json_duplicate_keys-2023.11.26.dist-info → json_duplicate_keys-2024.2.3.dist-info}/top_level.txt +0 -0
{json_duplicate_keys-2023.11.26.dist-info → json_duplicate_keys-2024.2.3.dist-info}/METADATA
RENAMED
@@ -1,10 +1,10 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: json-duplicate-keys
|
3
|
-
Version:
|
3
|
+
Version: 2024.2.3
|
4
4
|
Summary: Flatten/ Unflatten and Load(s)/ Dump(s) JSON File/ Object with Duplicate Keys
|
5
5
|
Home-page: https://github.com/truocphan/json-duplicate-keys
|
6
|
-
Author:
|
7
|
-
Author-email:
|
6
|
+
Author: TP Cyber Security
|
7
|
+
Author-email: tpcybersec2023@gmail.com
|
8
8
|
License: MIT
|
9
9
|
Keywords: json,duplicate keys,json duplicate keys,flatten,unflatten
|
10
10
|
Classifier: Programming Language :: Python :: 3
|
@@ -24,10 +24,10 @@ Flatten/ Unflatten and Load(s)/ Dump(s) JSON File/ Object with Duplicate Keys
|
|
24
24
|
<a href="https://github.com/truocphan/json_duplicate_keys/issues?q=is%3Aopen+is%3Aissue"><img src="https://img.shields.io/github/issues/truocphan/json_duplicate_keys" height=30></a>
|
25
25
|
<a href="https://github.com/truocphan/json_duplicate_keys/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed/truocphan/json_duplicate_keys" height=30></a>
|
26
26
|
<a href="https://pypi.org/project/json-duplicate-keys/" target="_blank"><img src="https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white" height=30></a>
|
27
|
-
<a href="https://www.facebook.com/
|
28
|
-
<a href="https://twitter.com/
|
27
|
+
<a href="https://www.facebook.com/61550595106970" target="_blank"><img src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white" height=30></a>
|
28
|
+
<a href="https://twitter.com/TPCyberSec" target="_blank"><img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" height=30></a>
|
29
29
|
<a href="https://github.com/truocphan" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" height=30></a>
|
30
|
-
<a href="mailto:
|
30
|
+
<a href="mailto:tpcybersec2023@gmail.com" target="_blank"><img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" height=30></a>
|
31
31
|
<a href="https://www.buymeacoffee.com/truocphan" target="_blank"><img src="https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black" height=30></a>
|
32
32
|
</p>
|
33
33
|
|
@@ -38,7 +38,7 @@ pip install json-duplicate-keys
|
|
38
38
|
```
|
39
39
|
#### From Source:
|
40
40
|
```console
|
41
|
-
git clone https://github.com/truocphan/json-duplicate-keys.git
|
41
|
+
git clone https://github.com/truocphan/json-duplicate-keys.git --branch <Branch/Tag>
|
42
42
|
cd json-duplicate-keys
|
43
43
|
python setup.py build
|
44
44
|
python setup.py install
|
@@ -0,0 +1,6 @@
|
|
1
|
+
json_duplicate_keys/__init__.py,sha256=s9y6GXxwLvhQ_r1IPDDL71KI6FjqdbULprrha6E5uzI,27662
|
2
|
+
json_duplicate_keys-2024.2.3.dist-info/LICENSE,sha256=_hudSGMciUc27wGR8EMKfeb3atJRlf6rbhJtLnel-nc,1093
|
3
|
+
json_duplicate_keys-2024.2.3.dist-info/METADATA,sha256=3If6F58b-gkSzJKPm4xkfjSMlqRdZwWhGSfYBKwZ1ms,16021
|
4
|
+
json_duplicate_keys-2024.2.3.dist-info/WHEEL,sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc,92
|
5
|
+
json_duplicate_keys-2024.2.3.dist-info/top_level.txt,sha256=vdsGrPLVS_l-BFL1i4hCJBY5_-gq4Cwp-11yegA750Y,20
|
6
|
+
json_duplicate_keys-2024.2.3.dist-info/RECORD,,
|
@@ -1,6 +0,0 @@
|
|
1
|
-
json_duplicate_keys/__init__.py,sha256=s9y6GXxwLvhQ_r1IPDDL71KI6FjqdbULprrha6E5uzI,27662
|
2
|
-
json_duplicate_keys-2023.11.26.dist-info/LICENSE,sha256=2FPBErdMhPfKiIloQFq05GmF_cLhSJIqrgk5s_zraz8,1086
|
3
|
-
json_duplicate_keys-2023.11.26.dist-info/METADATA,sha256=wGkMhOAsopMWmjGPWXTdvrO6Su__my2LTDcIjPGYmGE,15996
|
4
|
-
json_duplicate_keys-2023.11.26.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
|
5
|
-
json_duplicate_keys-2023.11.26.dist-info/top_level.txt,sha256=vdsGrPLVS_l-BFL1i4hCJBY5_-gq4Cwp-11yegA750Y,20
|
6
|
-
json_duplicate_keys-2023.11.26.dist-info/RECORD,,
|
{json_duplicate_keys-2023.11.26.dist-info → json_duplicate_keys-2024.2.3.dist-info}/top_level.txt
RENAMED
File without changes
|