name = 'Cython',
version = version,
url = 'http://www.cython.org',
- author = 'Greg Ewing, Robert Bradshaw, Stefan Behnel, Dag Seljebotn, et al.',
- author_email = 'cython-dev@codespeak.net',
+ author = 'Robert Bradshaw, Stefan Behnel, Dag Seljebotn, Greg Ewing, et al.',
+ author_email = 'cython-devel@python.org',
description = "The Cython compiler for writing C extensions for the Python language.",
long_description = """\
The Cython language makes writing C extensions for the Python language as