Home > Repository > devel-misc > python-jsonslicer

python-jsonslicer: Performs a stream or iterative, pull JSON parsing and is able to parse very large JSON files or streams

JsonSlicer performs a stream or iterative, pull JSON parsing, which means it does not load whole JSON into memory and is able to parse very large JSON files or streams. The module is written in C and uses YAJL JSON parsing library, so it's also quite fast.
JsonSlicer takes a path of JSON map keys or array indexes, and provides iterator interface which yields JSON data matching given path as complete Python objects.
⚠ Questo pacchetto ha i seguenti problemi:
  • python-jsonslicer(x86_64,devel-misc): python-jsonslicer(x86_64,devel-misc) obsoletes python-jsonslicer-py3 provided by python-jsonslicer-py3(x86_64,base) which comes from same source name; ignoring
  • richiede il porting alle architetture: i586
Nome:python-jsonslicer
Versione: 0.1.8-3mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:MIT
Dimensione:34.70 kB
URL di origine:https://pypi.org/project/jsonslicer/
Data di compilazione:2026-07-07 18:17:56
File sorgenti
jsonslicer-0.1.8.tar.gz
python-jsonslicer.spec
Pacchetti binari e dipendenze
x86_64
RPM creatipython-jsonslicer
python-jsonslicer-debug
Dipendenze di compilazioneglibc-devel [1]
libgcc [1]
libpython-devel [1]
libpython314-devel [1] [2]
libstdc++6-devel [1]
libyajl-devel [1]
python3[>=0:3.14.6-2mamba] [1]
python3-devel[>=0:3.11.5-3mamba] [1] [2]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2026-07-07Automatic Build System 0.1.8-3mamba- rebuilt by autoport with build requirements: python3>=0:3.14.6-2mamba
2023-09-26autodist0.1.8-2mamba- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
2022-10-26autodist0.1.8-1mamba- automatic version update by autodist
2021-07-08autodist0.1.7-1mamba- automatic version update by autodist
2021-01-31silvan0.1.6-1mamba- package created using the webbuild interface
Richiesto in compilazione da