Tue, 16 Apr 2024 22:16:08 UTC | login

Information for RPM python-simplejson-3.3.3-1.el6.i686.rpm

ID8725
Namepython-simplejson
Version3.3.3
Release1.el6
Epoch
Archi686
SummarySimple, fast, extensible JSON encoder/decoder for Python
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 Time2015-05-18 13:01:37 GMT
Size172.36 KB
152be10168c727b9eb4068a16aa85758
License(MIT or AFL) and (MIT or GPLv2)
Buildrootcloud6-openstack-common-el6-build-2010-3141
Provides
_speedups.so
python-simplejson = 3.3.3-1.el6
python-simplejson(x86-32) = 3.3.3-1.el6
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6
libc.so.6(GLIBC_2.1.3)
libpthread.so.0
libpython2.6.so.1.0
python(abi) = 2.6
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 136 >>>
Name ascending sort Size
/usr/lib/python2.6/site-packages/simplejson4.00 KB
/usr/lib/python2.6/site-packages/simplejson-3.3.3-py2.6.egg-info2.25 KB
/usr/lib/python2.6/site-packages/simplejson/__init__.py21.91 KB
/usr/lib/python2.6/site-packages/simplejson/__init__.pyc20.58 KB
/usr/lib/python2.6/site-packages/simplejson/__init__.pyo20.58 KB
/usr/lib/python2.6/site-packages/simplejson/_speedups.so36.67 KB
/usr/lib/python2.6/site-packages/simplejson/compat.py1.01 KB
/usr/lib/python2.6/site-packages/simplejson/compat.pyc1.98 KB
/usr/lib/python2.6/site-packages/simplejson/compat.pyo1.98 KB
/usr/lib/python2.6/site-packages/simplejson/decoder.py13.95 KB
/usr/lib/python2.6/site-packages/simplejson/decoder.pyc12.09 KB
/usr/lib/python2.6/site-packages/simplejson/decoder.pyo12.09 KB
/usr/lib/python2.6/site-packages/simplejson/encoder.py24.11 KB
/usr/lib/python2.6/site-packages/simplejson/encoder.pyc19.54 KB
/usr/lib/python2.6/site-packages/simplejson/encoder.pyo19.54 KB
/usr/lib/python2.6/site-packages/simplejson/ordered_dict.py3.29 KB
/usr/lib/python2.6/site-packages/simplejson/ordered_dict.pyc5.03 KB
/usr/lib/python2.6/site-packages/simplejson/ordered_dict.pyo5.03 KB
/usr/lib/python2.6/site-packages/simplejson/scanner.py4.27 KB
/usr/lib/python2.6/site-packages/simplejson/scanner.pyc4.93 KB
/usr/lib/python2.6/site-packages/simplejson/scanner.pyo4.93 KB
/usr/lib/python2.6/site-packages/simplejson/tests4.00 KB
/usr/lib/python2.6/site-packages/simplejson/tests/__init__.py2.61 KB
/usr/lib/python2.6/site-packages/simplejson/tests/__init__.pyc3.72 KB
/usr/lib/python2.6/site-packages/simplejson/tests/__init__.pyo3.72 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_bigint_as_string.py1.92 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_bigint_as_string.pyc2.56 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_bigint_as_string.pyo2.56 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_check_circular.py917.00 B
/usr/lib/python2.6/site-packages/simplejson/tests/test_check_circular.pyc2.09 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_check_circular.pyo2.09 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_decimal.py2.48 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_decimal.pyc3.43 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_decimal.pyo3.43 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_decode.py3.41 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_decode.pyc5.13 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_decode.pyo5.13 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_default.py221.00 B
/usr/lib/python2.6/site-packages/simplejson/tests/test_default.pyc745.00 B
/usr/lib/python2.6/site-packages/simplejson/tests/test_default.pyo745.00 B
/usr/lib/python2.6/site-packages/simplejson/tests/test_dump.py4.49 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_dump.pyc5.79 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_dump.pyo5.79 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_encode_basestring_ascii.py2.28 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_encode_basestring_ascii.pyc3.50 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_encode_basestring_ascii.pyo3.50 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_encode_for_html.py1022.00 B
/usr/lib/python2.6/site-packages/simplejson/tests/test_encode_for_html.pyc1.81 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_encode_for_html.pyo1.81 KB
/usr/lib/python2.6/site-packages/simplejson/tests/test_errors.py1.51 KB
Component of No Buildroots