| name: "markupsafe" |
| description: |
| "MarkupSafe escapes characters so text is safe to use in HTML and XML. It is " |
| "a dependency for Cobalt's IDL parser." |
| |
| third_party { |
| identifier { |
| type: "ChromiumVersion" |
| value: "114.0.5735.358" # from https://chromereleases.googleblog.com/2024/03/long-term-support-channel-update-for_26.html |
| } |
| identifier { |
| type: "Git" |
| value: "https://chromium.googlesource.com/chromium/src.git" |
| version: "1759c6ae9316996b9f150c0ce9d0ca78a3d15c02" |
| closest_version: "0.18" |
| } |
| identifier { |
| type: "UpstreamSubdir" |
| value: "third_party/markupsafe" |
| } |
| last_upgrade_date { |
| year: 2013 |
| month: 5 |
| day: 21 |
| } |
| license_type: NOTICE |
| } |