blob: 4e4c756165d9202237d80d4fdbab951deaaf3d8f [file] [log] [blame] [view]
This directory contains a collection of tools used in the GN build:
- [JSON merge](json_merge/): merges JSON files;
- [JSON validator](json_validator/): verifies that JSON files match a given
schema;
- [Tar maker](tarmaker/): efficiently creates tarballs from file manifests.