Home > Repository > 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.
Nome:python-jsonpickle
Versione: 4.0.1-1mamba
Gruppo:System/Libraries/Python
Manutentore:silvan
Licenza:BSD
Dimensione:316.33 kB
URL di origine:https://github.com/jsonpickle/jsonpickle
Data di compilazione:2024-12-15 14:47:55
Pacchetti binari e dipendenze
x86_64i586
RPM creatipython-jsonpickle-py3
python-jsonpickle-py3
Dipendenze di compilazionelibpython3-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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2024-12-15Automatic Build System 4.0.1-1mamba- automatic version update by autodist
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