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

Unified 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, 7 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/JSON/README.chromium
diff --git a/third_party/JSON/README.chromium b/third_party/JSON/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..dd634ecc351b978aed1aeded9a487eff3ca947d4
--- /dev/null
+++ b/third_party/JSON/README.chromium
@@ -0,0 +1,14 @@
+Name: JSON - JSON (JavaScript Object Notation) encoder/decoder
+Short Name: JSON.pm
+URL: http://search.cpan.org/~makamaka/JSON-2.58/lib/JSON.pm
+Version: 2.58
+License: GPL v1 or later / Artistic License
+Security Critical: no
+
+Description:
+This directory contains stock JSON.pm v2.58, both source and build,
+together with a script to download and build it.
+
+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
+( Source/bindings/scripts ) to allow modularity between the frontend
+parser and backend code generator, and ease port from Perl to Python.
« 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