aboutsummaryrefslogtreecommitdiff
path: root/devel/py-omnijson/pkg-descr
blob: eb8760f1f64ab06d8815b8c9d0039aa429305698 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Wraps the best JSON installed, falling back on an internal simplejson.

Features:

    * Loads whichever is the fastest JSON module installed
    * Falls back on built in pure-python simplejson, just in case.
    * Proper API (loads(), dumps())
    * Vendorizable
    * Supports Python 2.5-3.2 out of the box

WWW: https://github.com/kennethreitz/omnijson