name: "ply" | |
description: | |
"PLY is an implementation of lex and yacc parsing tools for Python. It is " | |
"a dependency for Cobalt's IDL parser." | |
third_party { | |
identifier { | |
type: "ChromiumVersion" | |
value: "74.0.3729.169" # from https://chromereleases.googleblog.com/2019/05/stable-channel-update-for-desktop_21.html | |
} | |
identifier { | |
type: "Git" | |
value: "https://chromium.googlesource.com/chromium/src.git" | |
version: "84108231f6e6e0772fb9a4643679ce76aa771e67" | |
} | |
identifier { | |
type: "UpstreamSubdir" | |
value: "third_party/ply" | |
} | |
last_upgrade_date { | |
year: 2011 | |
month: 2 | |
day: 17 | |
} | |
license_type: NOTICE | |
} |