Metadata-Version: 2.1
Name: yapytf
Version: 0.5.6
Summary: Yet Another Python Terraform Wrapper
Home-page: https://github.com/kshpytsya/yapytf
Author: Kyrylo Shpytsya
Author-email: kshpitsa@gmail.com
License: MIT
Description: # yapytf
        ## Build Status
        Travis CI  | AppVeyor | CircleCI
        ---------- | -------- | --------
        [![linux test status](https://img.shields.io/travis/kshpytsya/yapytf.svg?label=Linux)](https://travis-ci.org/kshpytsya/yapytf) | [![windows test status](https://img.shields.io/appveyor/ci/kshpytsya/yapytf.svg?label=Windows&logo=appveyor)](https://ci.appveyor.com/project/kshpytsya/yapytf) | [![macOS test status](https://img.shields.io/circleci/project/github/kshpytsya/yapytf.svg?label=macOS)](https://circleci.com/gh/kshpytsya/yapytf)
        
        # yapytf
        Yet Another Python Terraform Wrapper
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Classifier: Operating System :: POSIX :: BSD :: OpenBSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.6, <3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
