Metadata-Version: 2.4
Name: artflow
Version: 0.0.2
Summary: Compatibility shim that installs and re-exports artflow-core
Project-URL: Homepage, https://github.com/mrbungie/artflow
Project-URL: Repository, https://github.com/mrbungie/artflow
Project-URL: Issues, https://github.com/mrbungie/artflow/issues
Author: Damian
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: artflow-core==0.0.2
Description-Content-Type: text/markdown

# artflow

`artflow` is a thin compatibility package that depends on `artflow-core` and re-exports its public API.

Install `artflow-core` directly for the canonical package. This shim exists so the `artflow` PyPI name can be claimed and continue to work for imports.
