Home > Repositories > base > python-jsonpickle

python-jsonpickle: Python library for serializing any arbitrary object graph into JSON

jsonpickle is a Python library for serialization and deserialization of complex Python objects to and from JSON.

The standard Python libraries for encoding Python into JSON, such as the stdlib’s json, simplejson, and demjson, can only handle Python primitives that have a direct JSON equivalent (e.g. dicts, lists, strings, ints, etc.).
jsonpickle builds on top of these libraries and allows more complex data structures to be serialized to JSON.
jsonpickle is highly configurable and extendable–allowing the user to choose the JSON backend and add additional backends.
Name:python-jsonpickle
Release: 4.0.0-1mamba
Group:System/Libraries/Python
Maintainer:silvan
License:BSD
Size:322.12 kB
Upstream URL:https://github.com/jsonpickle/jsonpickle
Build time:2024-11-13 05:05:53
Binary packages and requirements
x86_64i586
Built RPMSpython-jsonpickle-py3
python-jsonpickle-py3
Build requirementslibpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
History of changes
DatePackagerReleaseDescription
2024-11-13Automatic Build System 4.0.0-1mamba- automatic version update by autodist
2024-11-06Automatic Build System 3.4.2-1mamba- automatic version update by autodist
2024-11-06Automatic Build System 3.4.1-1mamba- automatic version update by autodist
2024-09-02Automatic Build System 3.3.0-1mamba- automatic version update by autodist
2024-07-21Automatic Build System 3.2.2-1mamba- automatic version update by autodist
2024-02-20Automatic Build System 3.0.3-1mamba- automatic version update by autodist
2023-09-26autodist3.0.2-2mamba- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
2023-08-14autodist3.0.2-1mamba- automatic version update by autodist
2022-12-18autodist3.0.1-1mamba- automatic version update by autodist
2022-12-02autodist3.0.0-1mamba- automatic version update by autodist