Metadata-Version: 2.1
Name: obsah
Version: 0.0.1
Summary: packaging wrapper using ansible
Home-page: https://github.com/theforeman/obsah
Author: The Foreman Project
Author-email: foreman-dev@googlegroups.com
License: UNKNOWN
Description: # obsah - easily build CLI applications using ansible playbooks
        
        [![Documentation Status](https://readthedocs.org/projects/obsah/badge/?version=latest)](https://obsah.readthedocs.io/en/latest/)
        
        `obsah` is an Ansible wrapper that will help you to build CLI applications by writing Ansible playbooks.
        
        ## necessary tools
        
        - `python` (2 or 3)
        - `ansible`
        
Keywords: ansible foreman packaging koji brew mock
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Provides-Extra: argcomplete
