SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-cjson rpm build for : openSUSE Leap 42. For other distributions click python-cjson.

Name : python-cjson
Version : 1.0.5 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 2.3 Date : 2016-11-21 11:44:38
Group : Development/Libraries/Python Source RPM : python-cjson-1.0.5-2.3.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Fast JSON encoder/decoder for Python
Description :
This module implements a very fast JSON encoder/decoder for Python.

JSON stands for JavaScript Object Notation and is a text based lightweight data
exchange format which is easy for humans to read/write and for machines to
parse/generate. JSON is completely language independent and has multiple
implementations in most of the programming languages, making it ideal for data
exchange and storage.

The module is written in C and it is up to 250 times faster when compared to
the other python JSON implementations which are written directly in python.
This speed gain varies with the complexity of the data and the operation and is
the the range of 10-200 times for encoding operations and in the range of
100-250 times for decoding operations.

Authors:
--------
Dan Pascu < danAATTag-projects com>

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/openSUSE_Leap_42.1/x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
cjson.so()(64bit)
python-cjson
python-cjson(x86-64)

Requires :
python = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
libpython2.7.so.1.0()(64bit)
libc.so.6()(64bit)
python(abi) = 2.7
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
/usr/bin/python
libc.so.6(GLIBC_2.3)(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libpthread.so.0()(64bit)


Content of RPM :
/usr/lib64/python2.7/site-packages/cjson.so
/usr/lib64/python2.7/site-packages/python_cjson-1.0.5-py2.7.egg-info
/usr/share/doc/packages/python-cjson
/usr/share/doc/packages/python-cjson/ChangeLog
/usr/share/doc/packages/python-cjson/LICENSE
/usr/share/doc/packages/python-cjson/README
/usr/share/doc/packages/python-cjson/examples
/usr/share/doc/packages/python-cjson/examples/jsontest.py

 
ICM