This is a separate distribution of the zope.interface package used in Zope 3, along with the packages it depends on.
This tarball (.tgz) contains a standard distutils package; build it with the command:
python setup.py build
You can now install it with:
python setup.py install
You may need to do the latter as a privileged user.
On Windows, just run the Windows installer (.exe).