[ Bron: python-ijson ]
Pakket: python3-ijson (2.3-2)
Verwijzigingen voor python3-ijson
Debian bronnen:
Het bronpakket python-ijson downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
event-driven JSON parser (Python 3 version)
Ijson is an iterative, event-driven JSON parser with a standard Python iterator interface. The principle is similar to Java SAX parser: the user can parse a document on-line, without storing the whole object in memory.
This package installs the library for Python 3.