Metadata-Version: 1.1
Name: webstack-django-pagination
Version: 2.0.2
Summary: webstack-django-pagination
Home-page: https://github.com/zyga/django-pagination
Author: Zygmunt Krynicki
Author-email: zygmunt.krynicki@linaro.org
License: BSD
Description: About the fork
        --------------
        
        This project is a fork of apparently dead "django-pagination" project
        originally written by 'Eric Florenzano'. It is maintained by the Linaro
        Validation/Infrastructure team. Latest releases can be found on launchpad and
        pypi.
         
        We are in the process of deciding how to properly host and manage the project.
        Feel free to hop to #linaro on irc.freenode.net and ask either 'zyga' or
        'mwhudson' about this.
        
        
        About top-level package name change
        -----------------------------------
        The top level package name was changed from `pagination` to
        `linaro-django-pagination`. I did this to ensure that existing users of the
        original package could easily transition, on their own terms. Since both
        packages are co-installable you are free to check things out and see if the new
        pagination code works well for you or not.
        
        Also, since the implementation of the actual tags was rewritten I would not
        feel entirely confident that the new package is a drop-in replacement.
        
        
        Contributors
        ------------
        
        We would like to welcome any and all contributors. Please use the pull request
        feature on github.
        
        
        How to use linaro-django-pagination
        -----------------------------------
        
        See our official documentation for more details.
        http://packages.python.org/linaro-django-pagination/
        
Keywords: pagination,django
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
