----------------
- Add coverage testing.
- Add Python 3.3 - 3.5 compatibility.
- Declare currently-supported Python versions, and test them.
- Normalize package structure (``README.rst``, ``CHANGES.rst``). Synthesize
package description from README.rst and CHANGES.rst.
- Use nose for testing instead of zope.testrunner and test
for 100% test coverage.