Metadata-Version: 2.4
Name: dealfolio
Version: 0.0.1
Summary: Name reserved for future Dealfolio release.
Author-email: Wes McKinney <info@wesmckinney.com>
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Dealfolio

This package name is reserved for a future open-source release of Dealfolio.
There is no functional code in this version.

## License

AGPL-3.0-only.

## Publishing (uv)

```bash
uv build
uv publish
```
