Thu, 04 Jul 2024 03:22:59 UTC | login

Information for RPM python3-simplejson-3.16.0-1.fc30.riscv64.rpm

ID317607
Namepython3-simplejson
Version3.16.0
Release1.fc30
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 Time2018-12-10 01:51:07 GMT
Size276.90 KB
2663941388323992aa218b8f4a086f97
License(MIT or AFL) and (MIT or GPLv2)
Buildrootf30-build-41444-23229
Provides
python3-simplejson = 3.16.0-1.fc30
python3-simplejson(riscv-64) = 3.16.0-1.fc30
python3.7dist(simplejson) = 3.16.0
python3dist(simplejson) = 3.16.0
Obsoletes No Obsoletes
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)
libpthread.so.0()(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(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 171 >>>
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/c50.00 B
/usr/lib/.build-id/c5/fab7f05e8cfcbd95702eb62c2f10474810f1fc99.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.so37.67 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 1 of 1
Buildroot descending sort Created State
f31-build-47595-26886 2019-07-24 04:43:00 expired