Metadata-Version: 2.4
Name: llvm_testing_tools
Version: 23.0.0
Summary: LLVM Testing Tools
License-Expression: Apache-2.0 WITH LLVM-exception
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# LLVM Testing Utilities

This folder contains the setup for the `llvm-testing-utilities` python package.
This package provides some utilities like `FileCheck` and `split-file` through
PyPI with the aim being to support testing requirements for runtimes builds
without them needing to utilize a bootstrapping build.
