:License: MIT :Name: rsb_setupdevelop :Version: 0.3 :Author: Robin Bryce :Author-email: robinbryce@gmail.com :Description: Run ``zc.buildout.easy_install:develop`` on an arbitrary collection of sources. :Abstract: This recipe lets you run ``zc.buildout.easy_install:develop`` on an arbitrary collection of sources. You will a develop link for each referenced source, along with all the other great features offered by ``zc.recipe.egg.Scripts``. It can also help with the boot strapping problem that can be encountered when trying to re-use common part configurations from different `buildout`'s. :Install-Requires: zc.recipe.egg :Copyright: `Copyright (c) 2007 Robin Bryce, All rights reserved`_ :Classifiers: License :: OSI Approved :: MIT License :Classifiers: Development Status :: 3 - Alpha :Classifiers: Programming Language :: Python :Classifiers: Intended Audience :: Developers :Classifiers: Natural Language :: English