Home | History | Annotate | only in /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson
Up to higher level directory
NameDateSize
__init__.py17-Dec-201110.5K
_speedups.c17-Dec-20116.6K
decoder.py17-Dec-20118.6K
encoder.py17-Dec-201112.7K
jsonfilter.py17-Dec-20111.6K
LICENSE.txt17-Dec-20111K
README.txt17-Dec-2011235
scanner.py17-Dec-20112K

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