Mon, 17 Feb 2025 10:03:38 UTC | login

Information for RPM python3-simplejson-3.16.0-3.fc31.riscv64.rpm

ID438495
Namepython3-simplejson
Version3.16.0
Release3.fc31
Epoch
Archriscv64
SummarySimple, fast, extensible JSON encoder/decoder for Python3
Descriptionsimplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 2.5+ and python3.3+ 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 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. It gets updated more regularly than the json module in the python stdlib.
Build Time2019-08-03 05:52:06 GMT
Size258.05 KB
95f8238054160a7a0e8457ef0e3b7bb2
License(MIT or AFL) and (MIT or GPLv2)
Buildrootf31-build-69072-30255
Provides
python-simplejson = 3.16.0-3.fc31
python3-simplejson = 3.16.0-3.fc31
python3-simplejson(riscv-64) = 3.16.0-3.fc31
python3.7dist(simplejson) = 3.16
python3dist(simplejson) = 3.16
Obsoletes
python-simplejson < 3.16.0-3.fc31
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)
libpython3.7m.so.1.0()(64bit)
python(abi) = 3.7
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 163 >>>
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/8a0.00 B
/usr/lib/.build-id/8a/05520b00c9da23850ba937602be42ab7c27e9799.00 B
/usr/lib64/python3.7/site-packages/simplejson0.00 B
/usr/lib64/python3.7/site-packages/simplejson-3.16.0-py3.7.egg-info0.00 B
/usr/lib64/python3.7/site-packages/simplejson-3.16.0-py3.7.egg-info/PKG-INFO3.02 KB
/usr/lib64/python3.7/site-packages/simplejson-3.16.0-py3.7.egg-info/SOURCES.txt1.53 KB
/usr/lib64/python3.7/site-packages/simplejson-3.16.0-py3.7.egg-info/dependency_links.txt1.00 B
/usr/lib64/python3.7/site-packages/simplejson-3.16.0-py3.7.egg-info/top_level.txt11.00 B
/usr/lib64/python3.7/site-packages/simplejson/__init__.py23.23 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__0.00 B
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/__init__.cpython-37.opt-1.pyc19.87 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/__init__.cpython-37.pyc19.87 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/compat.cpython-37.opt-1.pyc901.00 B
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/compat.cpython-37.pyc901.00 B
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/decoder.cpython-37.opt-1.pyc10.22 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/decoder.cpython-37.pyc10.22 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/encoder.cpython-37.opt-1.pyc18.21 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/encoder.cpython-37.pyc18.21 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/errors.cpython-37.opt-1.pyc1.91 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/errors.cpython-37.pyc1.91 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/ordered_dict.cpython-37.opt-1.pyc3.71 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/ordered_dict.cpython-37.pyc3.71 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/raw_json.cpython-37.opt-1.pyc535.00 B
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/raw_json.cpython-37.pyc535.00 B
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/scanner.cpython-37.opt-1.pyc2.22 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/scanner.cpython-37.pyc2.22 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/tool.cpython-37.opt-1.pyc1.12 KB
/usr/lib64/python3.7/site-packages/simplejson/__pycache__/tool.cpython-37.pyc1.12 KB
/usr/lib64/python3.7/site-packages/simplejson/_speedups.cpython-37m-riscv64-linux-gnu.so38.77 KB
/usr/lib64/python3.7/site-packages/simplejson/compat.py815.00 B
/usr/lib64/python3.7/site-packages/simplejson/decoder.py14.18 KB
/usr/lib64/python3.7/site-packages/simplejson/encoder.py27.90 KB
/usr/lib64/python3.7/site-packages/simplejson/errors.py1.74 KB
/usr/lib64/python3.7/site-packages/simplejson/ordered_dict.py2.88 KB
/usr/lib64/python3.7/site-packages/simplejson/raw_json.py217.00 B
/usr/lib64/python3.7/site-packages/simplejson/scanner.py2.90 KB
/usr/lib64/python3.7/site-packages/simplejson/tests0.00 B
/usr/lib64/python3.7/site-packages/simplejson/tests/__init__.py2.10 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__0.00 B
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/__init__.cpython-37.opt-1.pyc2.61 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/__init__.cpython-37.pyc2.61 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-37.opt-1.pyc1.85 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-37.pyc1.85 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-37.opt-1.pyc2.17 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-37.pyc2.17 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-37.opt-1.pyc1.60 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-37.pyc1.60 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-37.opt-1.pyc2.57 KB
/usr/lib64/python3.7/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-37.pyc2.57 KB
Component of
1 through 3 of 3
Buildroot descending sort Created State
f31-build-112434-34273 2019-09-21 07:51:13 expired
f31-build-110633-34037 2019-09-20 22:50:03 expired
f31-build-89599-32088 2019-08-14 16:53:35 expired