Thu, 24 Apr 2025 22:47:01 MSK | login

Information for RPM python3-simplejson-3.19.2-1.el10_0.x86_64.rpm

ID344395
Namepython3-simplejson
Version3.19.2
Release1.el10_0
Epoch
Archx86_64
SummarySimple, fast, extensible JSON encoder/decoder for Python 3
Descriptionsimplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost. The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). simplejson is the externally maintained development version of the JSON library included with Python. It gets updated more regularly than the JSON module in the Python stdlib.
Build Time2025-02-19 23:55:32 GMT
Size139.47 KB
1313299c7b86599d479ad7acaef49048
License(MIT or AFL) and (MIT or GPLv2)
Buildrootinferit-10_0-extras-build-92129-170740
Provides
python-simplejson = 3.19.2-1.el10_0
python3-simplejson = 3.19.2-1.el10_0
python3-simplejson(x86-64) = 3.19.2-1.el10_0
python3.12-simplejson = 3.19.2-1.el10_0
python3.12dist(simplejson) = 3.19.2
python3dist(simplejson) = 3.19.2
Obsoletes
python-simplejson < 3.19.2-1.el10_0
python3.12-simplejson < 3.19.2-1.el10_0
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
python(abi) = 3.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 139 >>>
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/e70.00 B
/usr/lib/.build-id/e7/7fa6442806a605ab451fc8ce516c7c3ec239cf99.00 B
/usr/lib64/python3.12/site-packages/simplejson0.00 B
/usr/lib64/python3.12/site-packages/simplejson-3.19.2.dist-info0.00 B
/usr/lib64/python3.12/site-packages/simplejson-3.19.2.dist-info/INSTALLER4.00 B
/usr/lib64/python3.12/site-packages/simplejson-3.19.2.dist-info/LICENSE.txt10.13 KB
/usr/lib64/python3.12/site-packages/simplejson-3.19.2.dist-info/METADATA3.03 KB
/usr/lib64/python3.12/site-packages/simplejson-3.19.2.dist-info/WHEEL105.00 B
/usr/lib64/python3.12/site-packages/simplejson-3.19.2.dist-info/top_level.txt11.00 B
/usr/lib64/python3.12/site-packages/simplejson/__init__.py22.95 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__0.00 B
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/__init__.cpython-312.opt-1.pyc21.96 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/__init__.cpython-312.pyc21.96 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/compat.cpython-312.opt-1.pyc1.14 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/compat.cpython-312.pyc1.14 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/decoder.cpython-312.opt-1.pyc15.30 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/decoder.cpython-312.pyc15.30 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/encoder.cpython-312.opt-1.pyc26.53 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/encoder.cpython-312.pyc26.53 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/errors.cpython-312.opt-1.pyc2.71 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/errors.cpython-312.pyc2.71 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/ordered_dict.cpython-312.opt-1.pyc5.59 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/ordered_dict.cpython-312.pyc5.59 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/raw_json.cpython-312.opt-1.pyc621.00 B
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/raw_json.cpython-312.pyc621.00 B
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/scanner.cpython-312.opt-1.pyc3.67 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/scanner.cpython-312.pyc3.67 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/tool.cpython-312.opt-1.pyc2.10 KB
/usr/lib64/python3.12/site-packages/simplejson/__pycache__/tool.cpython-312.pyc2.10 KB
/usr/lib64/python3.12/site-packages/simplejson/_speedups.cpython-312-x86_64-linux-gnu.so49.95 KB
/usr/lib64/python3.12/site-packages/simplejson/compat.py815.00 B
/usr/lib64/python3.12/site-packages/simplejson/decoder.py14.78 KB
/usr/lib64/python3.12/site-packages/simplejson/encoder.py28.41 KB
/usr/lib64/python3.12/site-packages/simplejson/errors.py1.74 KB
/usr/lib64/python3.12/site-packages/simplejson/ordered_dict.py2.88 KB
/usr/lib64/python3.12/site-packages/simplejson/raw_json.py217.00 B
/usr/lib64/python3.12/site-packages/simplejson/scanner.py2.96 KB
/usr/lib64/python3.12/site-packages/simplejson/tests0.00 B
/usr/lib64/python3.12/site-packages/simplejson/tests/__init__.py2.45 KB
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__0.00 B
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__/__init__.cpython-312.opt-1.pyc4.57 KB
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__/__init__.cpython-312.pyc4.57 KB
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-312.opt-1.pyc490.00 B
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-312.pyc490.00 B
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-312.opt-1.pyc3.12 KB
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-312.pyc3.12 KB
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-312.opt-1.pyc3.66 KB
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-312.pyc3.66 KB
/usr/lib64/python3.12/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-312.opt-1.pyc2.33 KB
Component of
1 through 2 of 2
Buildroot descending sort Created State
inferit-10_0-extras-build-92242-170857 2025-02-20 16:48:07 expired
inferit-10_0-extras-build-92227-170782 2025-02-20 16:11:22 expired