Home > Repository > devel-misc > 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.
⚠ Questo pacchetto ha i seguenti problemi:
  • python-jsonpickle(noarch,devel-misc): python-jsonpickle(noarch,devel-misc) obsoletes python-jsonpickle-py3 provided by python-jsonpickle-py3(noarch,base) which comes from same source name; ignoring
  • richiede il porting alle architetture: aarch64 i586
Nome:python-jsonpickle
Versione: 4.1.2-2mamba
Gruppo:System/Libraries/Python
Manutentore:silvan
Licenza:BSD
Dimensione:325.71 kB
URL di origine:https://github.com/jsonpickle/jsonpickle
Data di compilazione:2026-07-08 11:42:55
File sorgenti
jsonpickle-4.1.2.tar.gz
python-jsonpickle.spec
Pacchetti binari e dipendenze
x86_64
RPM creatipython-jsonpickle
Dipendenze di compilazionelibpython314-devel [1] [2]
python3[>=0:3.14.6-2mamba] [1]
python3-devel[>=0:3.11.5-3mamba] [1] [2]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2026-07-08Automatic Build System 4.1.2-2mamba- rebuilt by autoport with build requirements: python3>=0:3.14.6-2mamba
2026-05-28Automatic Build System 4.1.2-1mamba- automatic version update by autodist
2025-06-03Automatic Build System 4.1.1-1mamba- automatic version update by autodist
2025-05-23Automatic Build System 4.1.0-1mamba- automatic version update by autodist
2025-03-30Automatic Build System 4.0.5-1mamba- automatic version update by autodist
2025-03-29Automatic Build System 4.0.4-1mamba- automatic version update by autodist
2025-02-18Automatic Build System 4.0.2-1mamba- automatic version update by autodist
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
Richiesto in compilazione da