Metadata-Version: 1.1
Name: Flask-UndoRedo
Version: 1.0.6
Summary: Add undo/redo functionality for Flask applications using SQLAlchemy.
Home-page: https://github.com/zchtodd/Flask-UndoRedo
Author: Zach Todd
Author-email: zchtodd@gmail.com
License: MIT
Description: 
        Flask-UndoRedo
        -------------
        
        Add undo/redo functionality for Flask applications using SQLAlchemy.
        This package is still in a beta phase.
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
