[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#790563: ITP: python-ijson -- event-driven JSON parser



Package: wnpp
Severity: wishlist
Owner: Tomasz Buchert <tomasz@debian.org>

* Package name    : python-ijson
  Version         : 2.2
  Upstream Author : Ivan Sagalaev
* URL             : https://github.com/isagalaev/ijson
* License         : BSD (3-clause)
  Programming Lang: Python
  Description     : event-driven JSON parser

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-the-fly, without storing the whole object in memory.

Preliminary packaging done here:
https://anonscm.debian.org/cgit/collab-maint/python-ijson.git

Cheers,
Tomasz


Reply to: