Metadata-Version: 1.1
Name: weppy
Version: 0.8.5
Summary: The web framework for humans
Home-page: http://github.com/gi0baro/weppy/
Author: Giovanni Barillari
Author-email: gi0baro@d4net.org
License: BSD
Description: 
        weppy is a full-stack python web framework designed with simplicity in mind.
        It takes some components from *web2py* and has a syntax inspired to *Flask*.
        
        
        Links
        -----
        
        * `website <http://weppy.org>`_
        * `documentation <http://weppy.org/docs>`_
        * `git repo <http://github.com/gi0baro/weppy>`_
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
