Fri, 26 Apr 2024 11:03:30 UTC | login

Information for RPM python-simplejson-3.3.3-1.el7.x86_64.rpm

ID3925
Namepython-simplejson
Version3.3.3
Release1.el7
Epoch
Archx86_64
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 Time2014-12-20 10:01:38 GMT
Size170.43 KB
add56672550817701bc0b9b4504398b8
License(MIT or AFL) and (MIT or GPLv2)
Buildrootcloud7-el7-build-634-1252
Provides
python-simplejson = 3.3.3-1.el7
python-simplejson(x86-64) = 3.3.3-1.el7
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(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 136 >>>
Name ascending sort Size
/usr/lib64/python2.7/site-packages/simplejson4.00 KB
/usr/lib64/python2.7/site-packages/simplejson-3.3.3-py2.7.egg-info2.25 KB
/usr/lib64/python2.7/site-packages/simplejson/__init__.py21.91 KB
/usr/lib64/python2.7/site-packages/simplejson/__init__.pyc20.52 KB
/usr/lib64/python2.7/site-packages/simplejson/__init__.pyo20.52 KB
/usr/lib64/python2.7/site-packages/simplejson/_speedups.so46.42 KB
/usr/lib64/python2.7/site-packages/simplejson/compat.py1.01 KB
/usr/lib64/python2.7/site-packages/simplejson/compat.pyc1.99 KB
/usr/lib64/python2.7/site-packages/simplejson/compat.pyo1.99 KB
/usr/lib64/python2.7/site-packages/simplejson/decoder.py13.95 KB
/usr/lib64/python2.7/site-packages/simplejson/decoder.pyc11.99 KB
/usr/lib64/python2.7/site-packages/simplejson/decoder.pyo11.99 KB
/usr/lib64/python2.7/site-packages/simplejson/encoder.py24.11 KB
/usr/lib64/python2.7/site-packages/simplejson/encoder.pyc19.29 KB
/usr/lib64/python2.7/site-packages/simplejson/encoder.pyo19.29 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.27 KB
/usr/lib64/python2.7/site-packages/simplejson/scanner.pyc4.91 KB
/usr/lib64/python2.7/site-packages/simplejson/scanner.pyo4.91 KB
/usr/lib64/python2.7/site-packages/simplejson/tests4.00 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.py2.61 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.pyc3.73 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.pyo3.73 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.py1.92 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.pyc2.48 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.pyo2.48 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.41 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.pyc5.16 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.pyo5.16 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
/usr/lib64/python2.7/site-packages/simplejson/tests/test_dump.py4.49 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_dump.pyc5.80 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_dump.pyo5.80 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.py2.28 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.pyc3.50 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.pyo3.50 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_for_html.py1022.00 B
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_for_html.pyc1.82 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_for_html.pyo1.82 KB
/usr/lib64/python2.7/site-packages/simplejson/tests/test_errors.py1.51 KB
Component of
Page:
1 through 50 of 101 >>>
Buildroot descending sort Created State
infrastructure7-el7-build-44536-100392 2018-04-05 22:52:38 expired
infrastructure7-el7-build-27999-39842 2017-05-19 14:17:41 expired
infrastructure7-el7-build-27994-39842 2017-05-19 12:11:15 expired
infrastructure7-el7-build-23588-32802 2016-12-14 13:25:08 expired
infrastructure7-el7-build-23586-32802 2016-12-14 12:58:39 expired
infrastructure7-el7-build-16603-23033 2016-08-31 01:04:45 expired
infrastructure7-el7-build-16602-23032 2016-08-31 00:44:55 expired
infrastructure7-el7-build-16600-23031 2016-08-31 00:37:22 expired
infrastructure7-el7-build-16597-23030 2016-08-31 00:07:22 expired
infrastructure7-el7-build-16593-23026 2016-08-30 22:56:39 expired
cloud7-openstack-liberty-el7-build-12892-18047 2016-03-17 16:27:50 expired
cloud7-openstack-common-el7-build-12380-17061 2016-02-25 21:42:07 expired
cloud7-openstack-liberty-el7-build-11246-15083 2016-02-17 13:24:13 expired
cloud7-openstack-liberty-el7-build-11245-15083 2016-02-17 13:16:15 expired
cloud7-openstack-liberty-el7-build-11234-15069 2016-02-16 16:59:31 expired
cloud7-openstack-liberty-el7-build-11231-15045 2016-02-16 16:04:43 expired
cloud7-openstack-liberty-el7-build-11204-15035 2016-02-15 10:18:33 expired
cloud7-openstack-kilo-el7-build-11117-14835 2016-02-09 14:19:15 expired
cloud7-openstack-kilo-el7-build-11040-14785 2016-02-03 00:15:57 expired
cloud7-openstack-liberty-el7-build-11004-14739 2016-01-27 16:55:50 expired
cloud7-openstack-liberty-el7-build-11003-14739 2016-01-27 16:45:32 expired
cloud7-openstack-liberty-el7-build-11001-14721 2016-01-27 16:19:12 expired
cloud7-openstack-common-el7-build-10979-14676 2016-01-26 11:48:46 expired
cloud7-openstack-common-el7-build-10976-14676 2016-01-26 11:21:11 expired
cloud7-openstack-liberty-el7-build-10730-14553 2016-01-25 14:34:16 expired
cloud7-openstack-liberty-el7-build-10700-14553 2016-01-25 13:33:13 expired
cloud7-openstack-liberty-el7-build-10697-14553 2016-01-25 13:12:15 expired
cloud7-openstack-liberty-el7-build-10652-14553 2016-01-25 12:11:54 expired
cloud7-openstack-liberty-el7-build-10581-14553 2016-01-25 11:30:13 expired
cloud7-openstack-common-el7-build-10257-13967 2016-01-04 13:40:48 expired
cloud7-openstack-liberty-el7-build-10256-14032 2016-01-04 11:55:09 expired
cloud7-openstack-liberty-el7-build-10221-13994 2015-12-22 16:31:57 expired
cloud7-openstack-liberty-el7-build-10220-13983 2015-12-22 15:49:48 expired
cloud7-openstack-liberty-el7-build-10219-13983 2015-12-22 15:29:29 expired
cloud7-openstack-liberty-el7-build-10217-13982 2015-12-22 02:41:04 expired
cloud7-openstack-liberty-el7-build-10216-13982 2015-12-22 02:24:43 expired
cloud7-openstack-liberty-el7-build-10215-13981 2015-12-22 01:36:48 expired
cloud7-openstack-liberty-el7-build-10214-13981 2015-12-22 01:22:25 expired
cloud7-openstack-liberty-el7-build-10213-13980 2015-12-22 01:12:45 expired
cloud7-openstack-liberty-el7-build-10212-13980 2015-12-22 01:09:52 expired
cloud7-openstack-liberty-el7-build-10209-13980 2015-12-22 00:54:56 expired
cloud7-openstack-liberty-el7-build-10208-13980 2015-12-22 00:44:30 expired
cloud7-openstack-liberty-el7-build-10207-13980 2015-12-22 00:22:18 expired
cloud7-openstack-liberty-el7-build-10206-13980 2015-12-22 00:02:05 expired
cloud7-openstack-liberty-el7-build-10205-13980 2015-12-21 23:43:56 expired
cloud7-openstack-liberty-el7-build-10204-13980 2015-12-21 23:36:32 expired
cloud7-openstack-liberty-el7-build-10203-13980 2015-12-21 23:22:47 expired
cloud7-openstack-liberty-el7-build-10200-13978 2015-12-21 22:39:05 expired
cloud7-openstack-liberty-el7-build-10199-13978 2015-12-21 22:13:17 expired
cloud7-openstack-liberty-el7-build-9930-13650 2015-12-15 23:56:46 expired