You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This CL adds a typed interface that exposes parsed metadata for downstream consumption. Conventionally: - A validated field should be retrieved by the property of the same name - A validated field returns "None" if said field is not provided, or is clearly invalid (e.g. "Unknown" values) - Raw values can still be retrieved with get_entries() When using the properties accessor, fields are normalized and/or coerced to a suitable type (e.g. list of str, str of a particular format). Bug: b/321154076 Change-Id: Ia56969a838e682a7b7eb1dc0781d48e1e38a2ff0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5446637 Reviewed-by: Rachael Newitt <renewitt@google.com> Commit-Queue: Jiewei Qian <qjw@chromium.org> |
1 year ago | |
---|---|---|
.. | ||
__init__.py | ||
cpe_prefix.py | 1 year ago | |
date.py | 1 year ago | |
license.py | 1 year ago | |
license_file.py | 1 year ago | |
local_modifications.py | 1 year ago | |
revision.py | 1 year ago | |
url.py | 1 year ago | |
version.py | 1 year ago |