Name: | python3-jsonpickle |
---|---|
Version: | 3.0.1 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 240515 |
License: | BSD-3-Clause |
RPM: | python3-jsonpickle-3.0.1-2.el9.noarch.rpm |
Source RPM: | python-jsonpickle-3.0.1-2.el9.src.rpm |
Build Date: | Sat Apr 22 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jsonpickle/jsonpickle |
Summary: | A module that allows any object to be serialized into JSON |
Description: | jsonpickle is a library for the two-way conversion of complex Python objects and JSON. jsonpickle builds upon the existing JSON encoders, such as simplejson, json, and ujson. |