SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-ejson rpm build for : PCLinuxOS. For other distributions click python-ejson.

Name : python-ejson
Version : 0.1.6 Vendor : (none)
Release : 1pclos2015 Date : 2015-09-08 09:39:35
Group : Development/Python Source RPM : python-ejson-0.1.6-1pclos2015.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Extensible json serializer/deserializer library
Description :
There are countless scenarios that we need to exchange data between
different systems, implemented in different languages and technologies.
Even in the same system, when implementing data exchange between the
backend and the frontend we face the need to convert the language data
types to another format and then do the oposite when the data arrives in
the other side of the wire.

A very simple and flexible format that seems to fit most of our needs is
the JavaScript Object Notation, or simple `json`. It is very hard to
find a programming language these days that does not support it, even
the low level ones, like C, C++, etc.

Json is enough when we need to exchange data types like integers,
doubles, strings, lists and hash tables. The problem starts when we need
to exchange a complex data type. And it\'s the exact aim of this
document: providing an API to extend the `json` library to make it easy
to register new serializers and new deserializers.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
python-ejson

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
python => 2.7
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/python2.7/site-packages/ejson
/usr/lib/python2.7/site-packages/ejson-0.1.6-py2.7.egg-info
/usr/lib/python2.7/site-packages/ejson-0.1.6-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/ejson-0.1.6-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/ejson-0.1.6-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/ejson-0.1.6-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/ejson-0.1.6-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/ejson/__init__.py
/usr/lib/python2.7/site-packages/ejson/serializers.py

 
ICM