Home | History | Annotate | only in /external/webkit/WebKitTools/simplejson
Up to higher level directory
NameDateSize
__init__.py19-Dec-201010.5K
_speedups.c19-Dec-20106.6K
decoder.py19-Dec-20108.6K
encoder.py19-Dec-201012.7K
jsonfilter.py19-Dec-20101.6K
LICENSE.txt19-Dec-20101K
README.txt19-Dec-2010235
scanner.py19-Dec-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