Home | History | Annotate | only in /external/webkit/WebKitTools/simplejson
Up to higher level directory
NameDateSize
__init__.py31-Jul-201010.5K
_speedups.c31-Jul-20106.6K
decoder.py31-Jul-20108.6K
encoder.py31-Jul-201012.7K
jsonfilter.py31-Jul-20101.6K
LICENSE.txt31-Jul-20101K
README.txt31-Jul-2010235
scanner.py31-Jul-20102K

README.txt

      1 URL: http://undefined.org/python/#simplejson
      2 Version: 1.7.3
      3 License: MIT
      4 License File: LICENSE.txt
      5 
      6 Description:
      7 simplejson is a JSON encoder and decoder for Python.
      8 
      9 
     10 Local Modifications:
     11 Removed unit tests from current distribution.
     12