for each plugin in data/plugins:
    python setup.py bdist_egg
    python setup.py develop -mxd ../

