Metadata-Version: 1.1
Name: webgears
Version: 0.0.6
Summary: Python web framework
Home-page: https://github.com/ets-labs/webgears
Author: ETS Labs
Author-email: rmogilatov@gmail.com
License: BSD New
Description: WebGears
        ========
        
        WebGears is a  that is based on a set of popular and 
        proven tools, that are widely used for web development.
        
        Gears under the hood
        --------------------
        
        + Werkzeug
        + Jinja2
        + SQLAlchemy
        + Dependency Injector
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
