Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Side by Side Diff: third_party/JSON/README.chromium

Issue 15736030: Add JSON.pm to third_party (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Name: JSON - JSON (JavaScript Object Notation) encoder/decoder
2 Short Name: JSON.pm
3 URL: http://search.cpan.org/~makamaka/JSON-2.58/lib/JSON.pm
4 Version: 2.58
5 License: GPL v1 or later / Artistic License
6 Security Critical: no
7
8 Description:
9 This directory contains stock JSON.pm v2.58, both source and build,
10 together with a script to download and build it.
11
12 This module is used in Blink, as part of the bindings generator
darin (slow to review) 2013/06/03 16:59:09 Comments like this can get stale quickly. Plus if
13 ( Source/bindings/scripts ) to allow modularity between the frontend
14 parser and backend code generator, and ease port from Perl to Python.
OLDNEW
« no previous file with comments | « third_party/JSON/JSON-2.58/t/xe20_croak_message.t ('k') | third_party/JSON/get_and_build_json_pm.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698