This zc.buildout recipe installs an OS X, wxPython-based visual controller for Plone.

Typical usage in a Plone buildout::

    parts=
        ...
        osxcontroller
        ...

    [osxcontroller]
    recipe = plone.recipe.osxcontroller


- Code repository: http://svn.plone.org/svn/collective/buildout/plone.recipe.osxcontroller
- Questions and comments to: setup@lists.plone.org mailing list.
- Report bugs at https://dev.plone.org/plone - component Installer, OS X.

