Metadata-Version: 1.0
Name: quick_framework
Version: 0.0.1
Summary: A Python web framework which enable you to develop a web site in minutes
Home-page: http://stackoverflow.com/users/862862/tyler-long
Author: Tyler Long
Author-email: tyler4long@gmail.com
License: BSD
Description: Introduction
        ************
        **Notice**: this project is not suitable for public use yet. But it will soon, please stay tuned.
        Quick Framework is a Python web framework which enable you to develop a web site in minutes.
        
        
        
        
        Features
        ********
         - quick: you could develop a blog or bbs system in minutes using quick framework. No other frameworks could be so quick.
        
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: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
