Metadata-Version: 2.1
Name: filecheckize
Version: 0.0.1
Summary: FileCheck generator
Author: Emilien Bauer
Author-email: emilien.bauer@ed.ac.uk
License: MIT
Project-URL: Source Code, https://github.com/papychacal/filecheckize
Project-URL: Issue Tracker, https://github.com/papychacal/filecheckize/issues
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pip <24.0
Provides-Extra: extras
Requires-Dist: black ; extra == 'extras'
Requires-Dist: toml ; extra == 'extras'
Requires-Dist: coverage ; extra == 'extras'
Requires-Dist: filecheck ; extra == 'extras'
Requires-Dist: lit ; extra == 'extras'
Requires-Dist: ruff ; extra == 'extras'
Requires-Dist: isort ; extra == 'extras'
Requires-Dist: pyright ; extra == 'extras'

Simple CLI tool generating the FileCheck lines that expects the given input.
