SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-simplejson rpm build for : OpenSuSE. For other distributions click python3-simplejson.

Name : python3-simplejson
Version : 3.10.0 Vendor : obs://build_opensuse_org/home:tbechtold
Release : 3.119 Date : 2018-11-06 00:54:51
Group : Development/Languages/Python Source RPM : python-simplejson-3.10.0-3.119.src.rpm
Size : 0.49 MB
Packager : (none)
Summary : Simple, fast, extensible JSON encoder/decoder for Python
Description :
simplejson
----------

.. image:: https://travis-ci.org/simplejson/simplejson.svg?branch=master
:target: https://travis-ci.org/simplejson/simplejson

simplejson is a simple, fast, complete, correct and extensible
JSON < http://json.org> encoder and decoder for Python 2.5+
and Python 3.3+. It is pure Python code with no dependencies,
but includes an optional C extension for a serious speed boost.

The latest documentation for simplejson can be read online here:
https://simplejson.readthedocs.io/

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.

The encoder can be specialized to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle). This is best done with the ``default`` kwarg
to dumps.

The decoder can handle incoming JSON strings of any specified encoding
(UTF-8 by default). It can also be specialized to post-process JSON
objects with the ``object_hook`` or ``object_pairs_hook`` kwargs. This
is particularly useful for implementing protocols such as JSON-RPC
that have a richer type system than JSON itself.

For those of you that have legacy systems to maintain, there is a
very old fork of simplejson in the `python2.2`_ branch that supports
Python 2.2. This is based off of a very old version of simplejson,
is not maintained, and should only be used as a last resort.

.. _python2.2: https://github.com/simplejson/simplejson/tree/python2.2

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/tbechtold:/py2pack-testing/standard/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-simplejson
python3-simplejson(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libpthread.so.0()(64bit)
libpython3.6m.so.1.0()(64bit)
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/python3.6/site-packages/simplejson
/usr/lib64/python3.6/site-packages/simplejson-3.10.0-py3.6.egg-info
/usr/lib64/python3.6/site-packages/simplejson-3.10.0-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/simplejson-3.10.0-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/simplejson-3.10.0-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/simplejson-3.10.0-py3.6.egg-info/top_level.txt
/usr/lib64/python3.6/site-packages/simplejson/__init__.py
/usr/lib64/python3.6/site-packages/simplejson/__pycache__
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/compat.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/decoder.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/decoder.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/encoder.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/encoder.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/ordered_dict.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/ordered_dict.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/scanner.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/scanner.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/tool.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/tool.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/_speedups.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/simplejson/compat.py
/usr/lib64/python3.6/site-packages/simplejson/decoder.py
/usr/lib64/python3.6/site-packages/simplejson/encoder.py
/usr/lib64/python3.6/site-packages/simplejson/ordered_dict.py
/usr/lib64/python3.6/site-packages/simplejson/scanner.py
/usr/lib64/python3.6/site-packages/simplejson/tests
/usr/lib64/python3.6/site-packages/simplejson/tests/__init__.py
There is 98 files more in these RPM.

 
ICM