Metadata-Version: 2.1
Name: shaper
Version: 0.0.2
Summary: Manage application options
Home-page: https://github.com/arno49/shaper/wiki
Author: Ivan Bogomazov
Author-email: ivan.bogomazov@gmail.com
License: UNKNOWN
Description: # Shaper
        
        Tool for render configurations from few templates/sources.
        
        ## Getting Started
        
        These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
        
        
        ### Installing
        
        A step by step series of examples that tell you how to get a development env running
        
        Say what the step will be
        
        ```
        # pip install shaper
        ```
        
        
        End with an example of getting some data out of the system or using it for a little demo
        
        ## Running the tests
        
        TBD
        
        ### And coding style tests
        
        TBD
        
        ## Contributing
        
        TBD
        
        ## Versioning
        
        We use [versioneer](https://pypi.org/project/versioneer/) for versioning. For the versions available, see the [tags on this repository](https://github.com/arno49/shaper/tags). 
        
        ## Authors
        
        * **Ivan Bogomazov** - [arno49](https://github.com/arno49)
        
        See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
        
        ## License
        
        This project is licensed under the Apache 2.0 - see the [LICENSE](LICENSE) file for details
        
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Provides-Extra: test
Provides-Extra: dev
