What's new:
- Python 3.x support added! Current test platforms are versions 2.7, 3.4, and nightly 3.x releases.
- Geopackage class will now auto-close resources when created in a `with` statement
- TempDB class will now auto-close resources when created in a `with` statement
- Mangled all database connection resources in Geopackage and TempDB classes.