------------------
New features:
- Support for Python 3
[pbauer, davilima6, ale-rt, jensens]
Bug fixes:
- Test cleanup.
[jensens]
- Rename folder templates to pagetemplates, because of ZCML browser directive warnings.
[jensens]
- Removal of tuple parameter unpacking in method definition (Fixes 14)
[ale-rt]
- Provide an up-to-date bootstrap.py
[ale-rt]
- Use the adapter and implementer decorators
[ale-rt]