diff options
| author | robot-piglet <[email protected]> | 2026-02-08 11:28:14 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2026-02-08 11:54:13 +0300 |
| commit | 467d89713de654a38391f8752d7d67ed3e63dec5 (patch) | |
| tree | 7141c9f86d336aaa807b2cf89f0f0433acc486d8 /contrib/python/simplejson | |
| parent | 8797bc43e0d36f0d2b31689e8178e73a51c2f3ea (diff) | |
Intermediate changes
commit_hash:9c51b45013a84de1d30a29fa2d2bb22e39547ae0
Diffstat (limited to 'contrib/python/simplejson')
| -rw-r--r-- | contrib/python/simplejson/py3/.dist-info/METADATA | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/contrib/python/simplejson/py3/.dist-info/METADATA b/contrib/python/simplejson/py3/.dist-info/METADATA index f685f2bb485..31a275ebf8c 100644 --- a/contrib/python/simplejson/py3/.dist-info/METADATA +++ b/contrib/python/simplejson/py3/.dist-info/METADATA @@ -1,4 +1,4 @@ -Metadata-Version: 2.1 +Metadata-Version: 2.4 Name: simplejson Version: 3.20.2 Summary: Simple, fast, extensible JSON encoder/decoder for Python @@ -33,6 +33,16 @@ Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Python: >=2.5, !=3.0.*, !=3.1.*, !=3.2.* License-File: LICENSE.txt +Dynamic: author +Dynamic: author-email +Dynamic: classifier +Dynamic: description +Dynamic: home-page +Dynamic: license +Dynamic: license-file +Dynamic: platform +Dynamic: requires-python +Dynamic: summary simplejson ---------- |
