Metadata-Version: 2.1
Name: scruft
Version: 0.0.1
Summary: A tool for managing consistency across repositories.
Home-page: https://github.com/allenporter/scruft
Author: Allen Porter
Author-email: allen.porter@gmail.com
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.12
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

# 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.
