Metadata-Version: 2.4
Name: scruft
Version: 0.2.0
Summary: A tool for managing consistency across repositories.
Author-email: Allen Porter <allen.porter@gmail.com>
License-Expression: Apache-2.0
Project-URL: Source, https://github.com/allenporter/scruft
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typer>=0.14.0
Requires-Dist: click>=8.1.7
Requires-Dist: cookiecutter>=2.6.0
Requires-Dist: gitpython>=3.1.43
Dynamic: license-file

# scruft

A tool for managing consistency across repositories. This project is a fork of [cruft](https://github.com/cruft/cruft), which is a fantastic project for managing consistency across repos. However,
the project hasn't had any updates since April 2023.
