<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>paginate</name>
<shortdesc>Divides large result sets into pages for easier browsing</shortdesc>
<description>paginate moduel
+++++++++++++++++++++

.. contents ::

Author
======

* `Christoph Haas &lt;email@christoph-haas.de&gt;`_
* Homepage and demos: `paginate.workaround.org &lt;http://paginate.workaround.org&gt;`_

Summary
=======

* This module helps dividing large result sets into pages for easier browsing.
  The user gets displayed one page at a time and can navigate to other pages.
* Especially useful with the `Pylons &lt;http://pylonshq.com&gt;`_ web framework
* Documentation and live examples available at
  `paginate.workaround.org &lt;http://paginate.workaround.org&gt;`_
* It is intended to add this module as part of the
  `Webhelpers &lt;http://pypi.python.org/pypi/WebHelpers&gt;`_ module in the near future

Download and install with EasyInstall
=====================================

* Download http://peak.telecommunity.com/dist/ez_setup.py if you don't have it yet
* run: ``easy_install paginate``

Documentation
=============

The module contains extensive documentation and examples in the docs/ directory.


License
=======
Copyright (c) 2007 Christoph Haas &lt;email@christoph-haas.de&gt;

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


Download
========</description>
<homepage rdf:resource="http://paginate.workaround.org/" />
<maintainer><foaf:Person><foaf:name>Christoph Haas</foaf:name>
<foaf:mbox_sha1sum>056df3b70361ccbc4eab9a6c64c9777eeef739a2</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3.2</revision></Version></release>
</Project></rdf:RDF>