Metadata-Version: 2.1
Name: redraw
Version: 0.0.2.dev0
Summary: An OpenSource Cloudformation Deployment Framework
Home-page: https://avattathil.github.io/redraw/
Author: Tony Vattathil
Author-email: tonynv@amazon.com
License: Apache License 2.0
Download-URL: https://github.com/avattathil/redraw/tarball/master
Description: ## redraw
        A Lightweight module that allows you to redraw in a terminal
        
        [![Build Status](https://travis-ci.org/avattathil/redraw.svg?branch=master)](https://travis-ci.org/avattathil/redraw)
        [![PyPI version](https://badge.fury.io/py/redraw.svg)](https://badge.fury.io/py/redraw)
        [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
        
        ### [Installation]
        `pip install redraw`
        
Keywords: redraw
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Testing
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X 
Description-Content-Type: text/markdown
