Tue, 17 Sep 2024 03:31:04 UTC | login

Information for RPM python3-simplejson-3.19.2-5.fc41.riscv64.rpm

ID1370372
Namepython3-simplejson
Version3.19.2
Release5.fc41
Epoch
Archriscv64
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 Time2024-07-26 15:09:41 GMT
Size143.03 KB
3a8725aacc2d179b4c5130641c98ce0c
License(MIT or AFL) and (MIT or GPLv2)
Buildrootf41-build-822587-153128
Provides
python-simplejson = 3.19.2-5.fc41
python3-simplejson = 3.19.2-5.fc41
python3-simplejson(riscv-64) = 3.19.2-5.fc41
python3.13-simplejson = 3.19.2-5.fc41
python3.13dist(simplejson) = 3.19.2
python3dist(simplejson) = 3.19.2
Obsoletes
python-simplejson < 3.19.2-5.fc41
Conflicts No Conflicts
Requires
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
python(abi) = 3.13
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/da0.00 B
/usr/lib/.build-id/da/7d809c40f9bd1059f6b56618c25f05e3976835100.00 B
/usr/lib64/python3.13/site-packages/simplejson0.00 B
/usr/lib64/python3.13/site-packages/simplejson-3.19.2.dist-info0.00 B
/usr/lib64/python3.13/site-packages/simplejson-3.19.2.dist-info/INSTALLER4.00 B
/usr/lib64/python3.13/site-packages/simplejson-3.19.2.dist-info/LICENSE.txt10.13 KB
/usr/lib64/python3.13/site-packages/simplejson-3.19.2.dist-info/METADATA3.03 KB
/usr/lib64/python3.13/site-packages/simplejson-3.19.2.dist-info/WHEEL106.00 B
/usr/lib64/python3.13/site-packages/simplejson-3.19.2.dist-info/top_level.txt11.00 B
/usr/lib64/python3.13/site-packages/simplejson/__init__.py22.95 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__0.00 B
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/__init__.cpython-313.opt-1.pyc21.57 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/__init__.cpython-313.pyc21.57 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/compat.cpython-313.opt-1.pyc1.14 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/compat.cpython-313.pyc1.14 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/decoder.cpython-313.opt-1.pyc14.93 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/decoder.cpython-313.pyc14.93 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/encoder.cpython-313.opt-1.pyc27.13 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/encoder.cpython-313.pyc27.13 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/errors.cpython-313.opt-1.pyc2.69 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/errors.cpython-313.pyc2.69 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/ordered_dict.cpython-313.opt-1.pyc5.69 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/ordered_dict.cpython-313.pyc5.69 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/raw_json.cpython-313.opt-1.pyc675.00 B
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/raw_json.cpython-313.pyc675.00 B
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/scanner.cpython-313.opt-1.pyc3.72 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/scanner.cpython-313.pyc3.72 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/tool.cpython-313.opt-1.pyc2.13 KB
/usr/lib64/python3.13/site-packages/simplejson/__pycache__/tool.cpython-313.pyc2.13 KB
/usr/lib64/python3.13/site-packages/simplejson/_speedups.cpython-313-riscv64-linux-gnu.so49.64 KB
/usr/lib64/python3.13/site-packages/simplejson/compat.py815.00 B
/usr/lib64/python3.13/site-packages/simplejson/decoder.py14.78 KB
/usr/lib64/python3.13/site-packages/simplejson/encoder.py28.41 KB
/usr/lib64/python3.13/site-packages/simplejson/errors.py1.74 KB
/usr/lib64/python3.13/site-packages/simplejson/ordered_dict.py2.88 KB
/usr/lib64/python3.13/site-packages/simplejson/raw_json.py217.00 B
/usr/lib64/python3.13/site-packages/simplejson/scanner.py2.96 KB
/usr/lib64/python3.13/site-packages/simplejson/tests0.00 B
/usr/lib64/python3.13/site-packages/simplejson/tests/__init__.py2.45 KB
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__0.00 B
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__/__init__.cpython-313.opt-1.pyc4.74 KB
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__/__init__.cpython-313.pyc4.74 KB
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-313.opt-1.pyc486.00 B
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-313.pyc486.00 B
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-313.opt-1.pyc3.22 KB
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-313.pyc3.22 KB
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-313.opt-1.pyc3.72 KB
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-313.pyc3.72 KB
/usr/lib64/python3.13/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-313.opt-1.pyc2.37 KB
Component of
1 through 5 of 5
Buildroot descending sort Created State
f41-build-846456-163038 2024-09-12 14:13:05 expired
f41-build-844330-162493 2024-08-17 18:38:25 expired
f41-build-835681-158611 2024-08-10 02:51:25 expired
f41-build-835159-158390 2024-08-09 15:01:13 expired
f41-build-822810-153290 2024-07-26 16:28:56 expired