معرفی شرکت ها


python2-simplejson-3.16.0-5.el7.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simple, fast, extensible JSON encoder/decoder for Python2
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos cloud x86_64
نام بسته python2-simplejson
نام فایل بسته python2-simplejson-3.16.0-5.el7.x86_64.rpm
نسخه بسته 3.16.0
انتشار بسته 5.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Thu May 7 15
هاست سازنده c1bj.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://undefined.org/python/#simplejson
مجوز (MIT or AFL) and (MIT or GPLv2)
حجم دانلود 120K
حجم نصب 401.787K
simplejson 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.


جایگزین ها

بسته نسخه معماری مخزن
python2-simplejson-3.10.0-7.el7.x86_64.rpm 3.10.0 x86_64 CentOS infra


نیازمندی

مقدار نام
- 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)
= 2.7 python(abi)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 3.16.0-5.el7 python-simplejson
= 3.16.0-5.el7 python-simplejson(x86-64)
= 3.16.0-5.el7 python2-simplejson
= 3.16.0-5.el7 python2-simplejson(x86-64)


نحوه نصب


نصب پکیج rpm python2-simplejson:

    sudo yum localinstall python2-simplejson-3.16.0-5.el7.x86_64.rpm


فایل ها

مسیرها
/usr/lib64/python2.7/site-packages/simplejson
/usr/lib64/python2.7/site-packages/simplejson-3.16.0-py2.7.egg-info
/usr/lib64/python2.7/site-packages/simplejson-3.16.0-py2.7.egg-info/PKG-INFO
/usr/lib64/python2.7/site-packages/simplejson-3.16.0-py2.7.egg-info/SOURCES.txt
/usr/lib64/python2.7/site-packages/simplejson-3.16.0-py2.7.egg-info/dependency_links.txt
/usr/lib64/python2.7/site-packages/simplejson-3.16.0-py2.7.egg-info/top_level.txt
/usr/lib64/python2.7/site-packages/simplejson/__init__.py
/usr/lib64/python2.7/site-packages/simplejson/__init__.pyc
/usr/lib64/python2.7/site-packages/simplejson/__init__.pyo
/usr/lib64/python2.7/site-packages/simplejson/_speedups.so
/usr/lib64/python2.7/site-packages/simplejson/compat.py
/usr/lib64/python2.7/site-packages/simplejson/compat.pyc
/usr/lib64/python2.7/site-packages/simplejson/compat.pyo
/usr/lib64/python2.7/site-packages/simplejson/decoder.py
/usr/lib64/python2.7/site-packages/simplejson/decoder.pyc
/usr/lib64/python2.7/site-packages/simplejson/decoder.pyo
/usr/lib64/python2.7/site-packages/simplejson/encoder.py
/usr/lib64/python2.7/site-packages/simplejson/encoder.pyc
/usr/lib64/python2.7/site-packages/simplejson/encoder.pyo
/usr/lib64/python2.7/site-packages/simplejson/errors.py
/usr/lib64/python2.7/site-packages/simplejson/errors.pyc
/usr/lib64/python2.7/site-packages/simplejson/errors.pyo
/usr/lib64/python2.7/site-packages/simplejson/ordered_dict.py
/usr/lib64/python2.7/site-packages/simplejson/ordered_dict.pyc
/usr/lib64/python2.7/site-packages/simplejson/ordered_dict.pyo
/usr/lib64/python2.7/site-packages/simplejson/raw_json.py
/usr/lib64/python2.7/site-packages/simplejson/raw_json.pyc
/usr/lib64/python2.7/site-packages/simplejson/raw_json.pyo
/usr/lib64/python2.7/site-packages/simplejson/scanner.py
/usr/lib64/python2.7/site-packages/simplejson/scanner.pyc
/usr/lib64/python2.7/site-packages/simplejson/scanner.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.py
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.pyo
... and 80 more


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-10-03

Rebuilt for Python 3.8.0rc1 (#1748018)

2019-08-16

Rebuilt for Python 3.8

2019-07-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

2019-02-02

Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

2018-08-23

Update to 3.16.0 (#1462583)

2018-07-14

Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

2018-07-02

Use Python 3 Sphinx

2018-06-17

Rebuilt for Python 3.7

2018-02-14

Update Python 2 dependency declarations to new packaging standards

2018-02-09

Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

2017-08-03

Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

2017-07-27

Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

2017-02-11

Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

2016-12-13

Rebuild for Python 3.6

2016-11-04

Update to 3.10.0

2016-11-04

Enable python 3 support in EPEL
Ship python2-simplejson
Modernize spec