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 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python-ejson
Requires :