Metadata-Version: 2.4
Name: fabz
Version: 0.0.1
Summary: Hierarchical Docker Compose deployment tool - Coming Soon
Home-page: https://github.com/your-username/fabz
Author: Ritchie
Author-email: your.email@example.com
Keywords: docker,compose,deployment,devops,placeholder
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-python
Dynamic: summary


# fabz

A hierarchical Docker Compose deployment tool that merges YAML properties 
into compose files across deployment models.

**This package is currently under development and not ready for use.**

## Planned Features

- Hierarchical model structure with property merging
- Custom templating system with conditional logic  
- Dynamic property resolution
- Machine-based deployment with SSH integration
- Global configuration support
- Extensible command system

## Repository

Development: https://github.com/your-username/fabz

**Please check back later for the full release!**
