v0.14.0
Move all source code to src/
Bump version to v0.14
futurize: have builtins imports after standard library aliases
Docs (mostly): Update references to future.builtins -> builtins
Modify config to expect the new project layout
Fix Tkinter imports
Make the src folder a package (for the same of importing src.future.__version__ etc. from setup.py)