Fri, 21 Jun 2024 06:12:50 UTC | login

Information for RPM python2-simplejson-3.10.0-9.fc29.riscv64.rpm

ID159027
Namepython2-simplejson
Version3.10.0
Release9.fc29
Epoch
Archriscv64
SummarySimple, fast, extensible JSON encoder/decoder for Python2
Descriptionsimplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 2.5+. 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-07-03 07:12:42 GMT
Size279.55 KB
bd85eb9745a4b5e2d5a226c031534c1a
License(MIT or AFL) and (MIT or GPLv2)
Buildrootf29-build-15917-7632
Provides
python-simplejson = 3.10.0-9.fc29
python-simplejson(riscv-64) = 3.10.0-9.fc29
python2-simplejson = 3.10.0-9.fc29
python2-simplejson(riscv-64) = 3.10.0-9.fc29
python2.7dist(simplejson) = 3.10.0
python2dist(simplejson) = 3.10.0
Obsoletes
python-simplejson < 3.10.0-9.fc29
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)
libpython2.7.so.1.0()(64bit)
python(abi) = 2.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 163 >>>
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/860.00 B
/usr/lib/.build-id/86/6c780c68837ced295cbf86569a4a46b517400969.00 B
/usr/lib64/python2.7/site-packages/simplejson0.00 B
/usr/lib64/python2.7/site-packages/simplejson-3.10.0-py2.7.egg-info0.00 B
/usr/lib64/python2.7/site-packages/simplejson-3.10.0-py2.7.egg-info/PKG-INFO2.87 KB
/usr/lib64/python2.7/site-packages/simplejson-3.10.0-py2.7.egg-info/SOURCES.txt1.48 KB
/usr/lib64/python2.7/site-packages/simplejson-3.10.0-py2.7.egg-info/dependency_links.txt1.00 B
/usr/lib64/python2.7/site-packages/simplejson-3.10.0-py2.7.egg-info/top_level.txt11.00 B
/usr/lib64/python2.7/site-packages/simplejson/__init__.py23.14 KB
/usr/lib64/python2.7/site-packages/simplejson/__init__.pyc21.39 KB
/usr/lib64/python2.7/site-packages/simplejson/__init__.pyo21.39 KB
/usr/lib64/python2.7/site-packages/simplejson/_speedups.so42.59 KB
/usr/lib64/python2.7/site-packages/simplejson/compat.py931.00 B
/usr/lib64/python2.7/site-packages/simplejson/compat.pyc1.65 KB
/usr/lib64/python2.7/site-packages/simplejson/compat.pyo1.65 KB
/usr/lib64/python2.7/site-packages/simplejson/decoder.py14.49 KB
/usr/lib64/python2.7/site-packages/simplejson/decoder.pyc12.31 KB
/usr/lib64/python2.7/site-packages/simplejson/decoder.pyo12.31 KB
/usr/lib64/python2.7/site-packages/simplejson/encoder.py26.83 KB
/usr/lib64/python2.7/site-packages/simplejson/encoder.pyc21.08 KB
/usr/lib64/python2.7/site-packages/simplejson/encoder.pyo21.08 KB
/usr/lib64/python2.7/site-packages/simplejson/ordered_dict.py3.29 KB
/usr/lib64/python2.7/site-packages/simplejson/ordered_dict.pyc5.02 KB
/usr/lib64/python2.7/site-packages/simplejson/ordered_dict.pyo5.02 KB
/usr/lib64/python2.7/site-packages/simplejson/scanner.py4.54 KB
/usr/lib64/python2.7/site-packages/simplejson/scanner.pyc4.98 KB
/usr/lib64/python2.7/site-packages/simplejson/scanner.pyo4.98 KB
/usr/lib64/python2.7/site-packages/simplejson/tests0.00 B
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.py3.16 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.pyc4.13 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.pyo4.13 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.py2.19 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.pyc2.58 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.pyo2.58 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.py2.24 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.pyc2.96 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.pyo2.96 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.py917.00 B
/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.pyc2.11 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.pyo2.11 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.py2.48 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.pyc3.44 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.pyo3.44 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.py3.93 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.pyc5.75 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.pyo5.75 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_default.py221.00 B
/usr/lib64/python2.7/site-packages/simplejson/tests/test_default.pyc751.00 B
/usr/lib64/python2.7/site-packages/simplejson/tests/test_default.pyo751.00 B
Component of No Buildroots