Name: | python-jsonpickle |
---|---|
Version: | 0.9.2 |
Release: | 1.0.1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 171378 |
License: | BSD |
RPM: | python-jsonpickle-0.9.2-1.0.1.el7.noarch.rpm |
Source RPM: | python-jsonpickle-0.9.2-1.0.1.el7.src.rpm |
Build Date: | Sat Aug 22 2015 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/jsonpickle/ |
Summary: | A module that allows any object to be serialized into JSON |
Description: | This module allows python objects to be serialized to JSON in a similar fashion to the pickle module. This is the version for Python 2. |