K 10 svn:author V 5 koobs K 8 svn:date V 27 2014-07-10T08:50:24.966564Z K 7 svn:log V 420 [NEW] devel/py-omnijson: Wraps the best Python JSON installed 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()) * Verndorizable * Supports Python 2.5-3.2 out of the box WWW: https://github.com/kennethreitz/omnijson END