Metadata-Version: 1.1
Name: python-packer
Version: 0.0.1
Summary: A Python interface for Hashicorp's Packer
Home-page: https://github.com/nir0s/python-packer
Author: nir0s
Author-email: nir36g@gmail.com
License: LICENSE
Description: python-packer
        =============
        
        A Python interface for executing `Packer <http://www.packer.io>`_.
        
        -  Master Branch |Build Status|
        -  PyPI |PyPI|
        -  Version |PypI|
        
        .. |Build Status| image:: https://travis-ci.org/nir0s/python-packer.svg?branch=master
           :target: https://travis-ci.org/nir0s/python-packer
        .. |PyPI| image:: http://img.shields.io/pypi/dm/python-packer.svg
           :target: http://img.shields.io/pypi/dm/python-packer.svg
        .. |PypI| image:: http://img.shields.io/pypi/v/python-packer.svg
           :target: http://img.shields.io/pypi/v/python-packer.svg
        
Platform: All
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft
Classifier: Topic :: Software Development :: Libraries :: Python Modules
