Metadata-Version: 2.4
Name: cortexflow-ai
Version: 3.0.0
Summary: Deprecated — use 'neuralcleave' instead
Author-email: Amit Chandra <ask.amitchandra@gmail.com>
License-Expression: BUSL-1.1
Project-URL: Homepage, https://neuralcleave.com
Project-URL: Repository, https://github.com/TheAmitChandra/NeuralCleave
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: neuralcleave>=2.1.0

# cortexflow (deprecated)

This package has been renamed to **[neuralcleave](https://pypi.org/project/neuralcleave/)**.

```bash
pip install neuralcleave
```

Installing `cortexflow>=3.0.0` automatically installs `neuralcleave` as a dependency. No other action is required — your existing code that imports from `cortexflow` will show a deprecation warning pointing you to the new name.
