cc @nox Source-Repo: https://github.com/servo/servo Source-Revision: dbff1ab33636bc7d60a4c97b63f39b59985726ce
This directory contains various Python modules used to support servo development.
= mach =
The command dispatch framework used to wrap the build system and test harnesses.
= servo =
servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.