Metadata-Version: 2.4
Name: bluefox-cloud
Version: 0.2.5
Summary: Infrastructure logic for BlueFox Cloud — provisioning, Docker Swarm, Traefik, Cloudflare, and deployment
Project-URL: Homepage, https://bluefox-cloud.bluefox.software
Project-URL: Documentation, https://bluefox-cloud.bluefox.software/docs/
Project-URL: Repository, https://github.com/blue-fox-software/bluefox-cloud
License-Expression: MIT
Requires-Python: >=3.12
Requires-Dist: anyio>=4.0
Requires-Dist: bluefox-yml>=0.1.0
Requires-Dist: docker>=7.0
Requires-Dist: httpx>=0.27
Requires-Dist: pyyaml>=6.0
Provides-Extra: test
Requires-Dist: pytest-asyncio>=0.24; extra == 'test'
Requires-Dist: pytest>=8.0; extra == 'test'
Description-Content-Type: text/markdown

# bluefox-cloud

Infrastructure logic for BlueFox Cloud — provisioning, Docker Swarm, Traefik, Cloudflare, and deployment.

See the [documentation](https://bluefox-cloud.bluefox.software) for details.
