Files
chromium_depot_tools/third_party/schema/README.chromium
Jordan 8ab2a5350f Add 'Update Mechanism: Manual' to README.chromium files
R=ddoman@chromium.org

Bug: 445311061
Change-Id: Ic721217470317ed35e1506d7e79f13b5d2fb73f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6953483
Auto-Submit: Jordan Brown <rop@google.com>
Reviewed-by: Scott Lee <ddoman@chromium.org>
Commit-Queue: Scott Lee <ddoman@chromium.org>
2025-09-18 09:56:34 -07:00

17 lines
420 B
Plaintext

Name: schema
URL: https://github.com/keleshev/schema
Version: 0.6.6
Update Mechanism: Manual
License: MIT
License File: LICENSE-MIT
Shipped: no
Security Critical: no
Description:
schema is a library for validating Python data structures, such as those
obtained from config-files, forms, external services or command-line parsing,
converted from JSON/YAML (or something else) to Python data-types.
Modifications:
None.