[buildout]
parts = cython

[cython]
recipe = zc.recipe.egg
egg = cython
scripts = cython cythonize
