CHANGES.txt
CONTRIBUTORS.txt
README.txt
TODO.txt
__init__.py
setup.cfg
setup.py
rbco/__init__.py
rbco.recipe.pyeclipse.egg-info/PKG-INFO
rbco.recipe.pyeclipse.egg-info/SOURCES.txt
rbco.recipe.pyeclipse.egg-info/dependency_links.txt
rbco.recipe.pyeclipse.egg-info/entry_points.txt
rbco.recipe.pyeclipse.egg-info/namespace_packages.txt
rbco.recipe.pyeclipse.egg-info/not-zip-safe
rbco.recipe.pyeclipse.egg-info/requires.txt
rbco.recipe.pyeclipse.egg-info/top_level.txt
rbco/recipe/__init__.py
rbco/recipe/pyeclipse/README.txt
rbco/recipe/pyeclipse/__init__.py
rbco/recipe/pyeclipse/data.py
rbco/recipe/pyeclipse/domutil.py
rbco/recipe/pyeclipse/eclipseproj.py
rbco/recipe/pyeclipse/fileutil.py
rbco/recipe/pyeclipse/pydevproj.py
rbco/recipe/pyeclipse/tests/__init__.py
rbco/recipe/pyeclipse/tests/test_docs.py
sample_buildout/bootstrap.py
sample_buildout/buildout.cfg
sample_buildout/fresh.sh
sample_buildout/make_clean.sh
sample_buildout/src/mypackage/__init__.py
sample_buildout/src/mypackage/foo.py