Metadata-Version: 2.1
Name: tapas
Version: 0.1.1
Summary: A simple general purpose scaffold tool
Home-page: https://github.com/tapas-scaffold-tool/tapas
Author: Kirill Sulim
Author-email: kirillsulim@gmail.com
License: MIT
Description: # Tapas
        
        [![Build Status](https://travis-ci.org/tapas-scaffold-tool/tapas.svg?branch=master)](https://travis-ci.org/tapas-scaffold-tool/tapas)
        [![PyPI version](https://badge.fury.io/py/tapas.svg)](https://badge.fury.io/py/tapas)
        
        Tapas in simple scaffold tool.
        Run `tapas <template-name>` to generate project in current directory.
        
        ## Templates
        
        List of available template names is stored in [special repository](https://github.com/tapas-scaffold-tool/tapas-index).
        
Keywords: scaffold build generator generate
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
