summaryrefslogtreecommitdiffstats
path: root/third_party/google_input_tools/third_party/closure_library/README.chromium
blob: 768d8bb70083ad124ff6a302515a758cbea39f5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Name: Closure Library
URL: https://github.com/google/closure-library
Version: Unknown
Revision: 946a7d39d4ffe08676c755b21d901e71d9904a3b
InfoURL: http://developers.google.com/closure/library
License: Apache 2.0
Security Critical: Yes

Description:
Closure Library is a powerful, low level JavaScript library designed
for building complex and scalable web applications.

Local Modifications:
Only the files actually used by google-input-tools are kept. This includes
a number of javaScript source files and a few python modules to scan
sources for closure dependencies.  Adding missing shebang line on python files
as required.