Metadata-Version: 1.0
Name: Flask-Actions
Version: 0.5.3
Summary: custom actions for flask to help manage your application
Home-page: http://blog.flyzen.com
Author: Young King
Author-email: yanckin@gmail.com
License: BSD
Description: Flask-actions provide some management comands for flask based project.
        .. contents::
        
        Links
        ===============================
        
        * `documentation <http://packages.python.org/Flask-Actions>`_
        * `development version
          <http://bitbucket.org/youngking/flask-actions/get/tip.gz#egg=Flask-Actions-dev>`_
        
        
        Change History
        ==============
        
        - ...
        
        0.5.3 (2010-10-06)
        ---------------------
        
        - add show_urls action
        
        
        0.5.2 (2010-09-28)
        ----------------------
        
        - change the structure of flask skeleton
        
        - add compile_pyc and clean actions
        
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
