Metadata-Version: 2.1
Name: infrablocks.invoke_factory
Version: 0.1.0a1
Summary: Base classes and modules to aid in creating custom invoke tasks.
License: MIT
Author: Toby Clemson
Author-email: tobyclemson@gmail.com
Requires-Python: >=3.13,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: invoke (>=2.2.0,<3.0.0)
Description-Content-Type: text/markdown

# Invoke Factory

Base classes and modules to aid in creating custom invoke tasks.

## Development

For the best developer experience make sure you have `direnv` and `asdf` installed.

Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/infrablocks/invoke_factory.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the
Contributor Covenant code of conduct.

License
Copyright © 2025 InfraBlocks Maintainers

Distributed under the terms of the MIT License.

