Metadata-Version: 1.1
Name: pypagedlist
Version: 0.2.1
Summary: Easy paging through SQLAlchemy query object
Home-page: https://github.com/timonwong/pypagedlist
Author: Timon Wong
Author-email: timon86.wang@gmail.com
License: Public Domain
Description: pypagedlist
        ===========
        
        .. image:: https://travis-ci.org/timonwong/pypagedlist.png
            :target: https://travis-ci.org/timonwong/pypagedlist
        
        
        For examples, and flask integration, please refer to `Flask-PagedList <https://github.com/timonwong/flask-pagedlist>`_
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: Public Domain
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
