cc: Added inline to Tile::IsReadyToDraw
[chromium-blink-merge.git] / third_party / JSON / README.chromium
blobd4b9008f205c25ed1af3707b4957a523677f4955
1 Name: JSON - JSON (JavaScript Object Notation) encoder/decoder
2 Short Name: JSON.pm
3 URL: http://search.cpan.org/~makamaka/JSON-2.59/lib/JSON.pm
4 Version: 2.59
5 License: GPL v1 or later / Artistic License
6 License Android Compatible: yes
7 License File: NOT_SHIPPED
8 Security Critical: no
10 Description:
11 This directory contains JSON.pm, used by Perl scripts at build time
12 to read and write data in the JSON format.
13 JSON.pm is included in Perl 5.14+ as a core module, but not in earlier
14 versions, hence needed as separate module.
16 Source: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-2.59.tar.gz
17 SHA-1: 8a82c442088ffa0d605747fd5e65f51e037aad94
19 Local modifications:
20 Contains both source and built module, together with a script to download
21 archive, check SHA-1 hash, then (if ok) unarchive and build it.