CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
morepath_batching/__init__.py
morepath_batching/__main__.py
morepath_batching/app.py
morepath_batching/model.py
morepath_batching/path.py
morepath_batching/view.py
morepath_batching.egg-info/PKG-INFO
morepath_batching.egg-info/SOURCES.txt
morepath_batching.egg-info/dependency_links.txt
morepath_batching.egg-info/entry_points.txt
morepath_batching.egg-info/not-zip-safe
morepath_batching.egg-info/requires.txt
morepath_batching.egg-info/top_level.txt
morepath_batching/templates/person.jinja2
morepath_batching/templates/person_collection.jinja2
morepath_batching/tests/__init__.py
morepath_batching/tests/test_batching.py