==================
five.megrok.layout
==================

*five.megrok.layout* brings the features of `megrok.layout`_ in the
Zope 2 world.

Installation
============

To use that component, just add a dependency to it in your project,
and the following ZCML line::

    <include package="five.megrok.layout" />


Use
===

You can refer to the documentation of `megrok.layout`_, and replace
imports to ``megrok.layout`` by ones to ``five.megrok.layout``.


.. _megrok.layout: http://pypi.python.org/pypi/megrok.layout



