python-simplejson-3.3.3-1.el7.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/simp-project/5_X_Dependencies/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/simp-project/5_X_Dependencies/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install python-simplejson-3.3.3-1.el7.x86_64

Simple, fast, extensible JSON encoder/decoder for Python

Full description:
  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.

Checksums

MD5 600dbbcbb16c8c59fd576ca8685b2490
SHA1 ee1981f9294b0a9da7f0bcf5b76fd9f3ae23b7cf
SHA256 e75d308ca8d35ae3af5c45570c99c4548f38ae32ddf64144ea318caadeac3689
SHA512 43c16b136226ee462f8a00077d91656121a67d02b63aa5da4541aebc408e082d0e6e61bf632d3752114895abdb6157cd8a9df3d1be27667c28acae02de45623c

Requires

  • libc.so.6(GLIBC_2.2.5)(64bit)
  • libpthread.so.0()(64bit)
  • libpython2.7.so.1.0()(64bit)
  • python(abi) = 2.7-
  • rtld(GNU_HASH)

Provides

  • python-simplejson(x86-64) = 3.3.3-1.el7
  • python-simplejson = 3.3.3-1.el7

Files

  • /usr/share/doc/python-simplejson-3.3.3/LICENSE.txt
  • /usr/share/doc/python-simplejson-3.3.3/docs/searchindex.js
  • /usr/share/doc/python-simplejson-3.3.3/docs/search.html
  • /usr/share/doc/python-simplejson-3.3.3/docs/README.html
  • /usr/share/doc/python-simplejson-3.3.3/docs/objects.inv
  • /usr/share/doc/python-simplejson-3.3.3/docs/index.html
  • /usr/share/doc/python-simplejson-3.3.3/docs/genindex.html
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/websupport.js
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/up.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/up-pressed.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/underscore.js
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/sidebar.js
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/searchtools.js
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/pygments.css
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/plus.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/minus.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/jquery.js
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/file.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/down.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/down-pressed.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/doctools.js
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/default.css
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/comment.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/comment-close.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/comment-bright.png
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/basic.css
  • /usr/share/doc/python-simplejson-3.3.3/docs/_static/ajax-loader.gif
  • /usr/share/doc/python-simplejson-3.3.3/docs/_sources/README.txt
  • /usr/share/doc/python-simplejson-3.3.3/docs/_sources/index.txt
  • /usr/lib64/python2.7/site-packages/simplejson/tool.pyo

Uploaded

over 7 years ago

Package Size

171 KB

Installed Size

632 KB

Downloads

15

wget

wget --content-disposition "https://packagecloud.io/simp-project/5_X_Dependencies/packages/el/7/python-simplejson-3.3.3-1.el7.x86_64.rpm/download.rpm?distro_version_id=140"

Homepage

http://undefined.org/python/#simplejson

License

(MIT or AFL) and (MIT or GPLv2)