summaryrefslogtreecommitdiff
path: root/README.rst
blob: 21d3b24cd09ad1723c12c5e5bd7521d1bf925067 (plain)
1
2
3
4
5
6
7
8
9
10
``zope.traversing``
===================

.. image:: https://travis-ci.org/zopefoundation/zope.traversing.png?branch=master
        :target: https://travis-ci.org/zopefoundation/zope.traversing

This package provides adapters for resolving object paths by traversing
an object hierarchy.  This package also includes support for traversal
namespaces (e.g. ``++view++``, ``++skin++``, etc.) as well as computing
URLs via the ``@@absolute_url`` view.