Metadata-Version: 1.1
Name: Flask-sshtunnel
Version: 0.1b1
Summary: sshtunnel extension for flask
Home-page: https://github.com/heyoni/flask-tunnel
Author: Jonathan Revah
Author-email: jrevah@gmail.com
License: MIT
Description: 
        Flask-sshtunnel
        -------------
        
        This package lets you easily integrate the sshtunnel into your app. I find it useful for test-cases against read-only
        databases.
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Flask
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
