Sun, 05 May 2024 07:10:17 UTC | login

Information for RPM python3-simplejson-3.17.5-1.el9s.ppc64le.rpm

ID291694
Namepython3-simplejson
Version3.17.5
Release1.el9s
Epoch
Archppc64le
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 Time2021-10-11 11:48:11 GMT
Size266.46 KB
c916e946d46854cf6c17970b5cd28171
License(MIT or AFL) and (MIT or GPLv2)
Buildrootcloud9s-openstack-xena-el9s-build-109061-861233
Provides
python-simplejson = 3.17.5-1.el9s
python3-simplejson = 3.17.5-1.el9s
python3-simplejson(ppc-64) = 3.17.5-1.el9s
python3.9-simplejson = 3.17.5-1.el9s
python3.9dist(simplejson) = 3.17.5
python3dist(simplejson) = 3.17.5
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
python(abi) = 3.9
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 166 >>>
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/2b0.00 B
/usr/lib/.build-id/2b/f9df3612a2559dd8b376e3f8cff67869411de2102.00 B
/usr/lib64/python3.9/site-packages/simplejson0.00 B
/usr/lib64/python3.9/site-packages/simplejson-3.17.5-py3.9.egg-info0.00 B
/usr/lib64/python3.9/site-packages/simplejson-3.17.5-py3.9.egg-info/PKG-INFO3.13 KB
/usr/lib64/python3.9/site-packages/simplejson-3.17.5-py3.9.egg-info/SOURCES.txt1.54 KB
/usr/lib64/python3.9/site-packages/simplejson-3.17.5-py3.9.egg-info/dependency_links.txt1.00 B
/usr/lib64/python3.9/site-packages/simplejson-3.17.5-py3.9.egg-info/top_level.txt11.00 B
/usr/lib64/python3.9/site-packages/simplejson/__init__.py23.19 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__0.00 B
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/__init__.cpython-39.opt-1.pyc19.96 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/__init__.cpython-39.pyc19.96 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/compat.cpython-39.opt-1.pyc934.00 B
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/compat.cpython-39.pyc934.00 B
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/decoder.cpython-39.opt-1.pyc10.28 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/decoder.cpython-39.pyc10.28 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/encoder.cpython-39.opt-1.pyc18.44 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/encoder.cpython-39.pyc18.44 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/errors.cpython-39.opt-1.pyc1.96 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/errors.cpython-39.pyc1.96 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/ordered_dict.cpython-39.opt-1.pyc3.77 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/ordered_dict.cpython-39.pyc3.77 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/raw_json.cpython-39.opt-1.pyc572.00 B
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/raw_json.cpython-39.pyc572.00 B
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/scanner.cpython-39.opt-1.pyc2.21 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/scanner.cpython-39.pyc2.21 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/tool.cpython-39.opt-1.pyc1.20 KB
/usr/lib64/python3.9/site-packages/simplejson/__pycache__/tool.cpython-39.pyc1.20 KB
/usr/lib64/python3.9/site-packages/simplejson/_speedups.cpython-39-powerpc64le-linux-gnu.so69.35 KB
/usr/lib64/python3.9/site-packages/simplejson/compat.py815.00 B
/usr/lib64/python3.9/site-packages/simplejson/decoder.py14.18 KB
/usr/lib64/python3.9/site-packages/simplejson/encoder.py28.44 KB
/usr/lib64/python3.9/site-packages/simplejson/errors.py1.74 KB
/usr/lib64/python3.9/site-packages/simplejson/ordered_dict.py2.88 KB
/usr/lib64/python3.9/site-packages/simplejson/raw_json.py217.00 B
/usr/lib64/python3.9/site-packages/simplejson/scanner.py2.90 KB
/usr/lib64/python3.9/site-packages/simplejson/tests0.00 B
/usr/lib64/python3.9/site-packages/simplejson/tests/__init__.py2.45 KB
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__0.00 B
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/__init__.cpython-39.opt-1.pyc2.83 KB
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/__init__.cpython-39.pyc2.83 KB
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-39.opt-1.pyc372.00 B
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-39.pyc372.00 B
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-39.opt-1.pyc1.78 KB
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-39.pyc1.78 KB
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-39.opt-1.pyc2.15 KB
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-39.pyc2.15 KB
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-39.opt-1.pyc1.61 KB
/usr/lib64/python3.9/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-39.pyc1.61 KB
Component of
1 through 5 of 5
Buildroot descending sort Created State
messaging9s-rabbitmq-38-el9s-build-170361-1028428 2023-03-11 17:20:38 expired
messaging9s-rabbitmq-38-el9s-build-166870-1009468 2023-01-30 20:26:17 expired
messaging9s-rabbitmq-38-el9s-build-150225-934963 2022-07-15 14:23:38 expired
messaging9s-rabbitmq-38-el9s-build-150210-934963 2022-07-15 09:46:11 expired
messaging9s-rabbitmq-38-el9s-build-112926-869634 2021-11-22 20:18:55 expired