Name: | python3-jsonpickle |
---|---|
Version: | 4.0.2 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 338194 |
License: | BSD-3-Clause |
RPM: | python3-jsonpickle-4.0.2-1.el10_0.noarch.rpm |
Source RPM: | python-jsonpickle-4.0.2-1.el10_0.src.rpm |
Build Date: | Mon May 26 2025 |
Build Host: | build-ol10-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. |