Metadata-Version: 1.1
Name: flask-paginate
Version: 0.1.5
Summary: Simple paginate support for flask
Home-page: https://github.com/lixxu/flask-paginate
Author: Lix Xu
Author-email: xuzenglin@gmail.com
License: BSD
Description: 
        flask-paginate
        --------------
        
        Simple paginate for flask (study from will_paginate).
        Use bootstrap css framework
        
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: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
