- Make tifffile a package, fix handling of _tifffile.c files
- Do not require importlib to use tifffile.c
- Fix SSIZE_MAX bug for mingw
- Install as a top-level python and compiled file.
- Add __version__ attribute and update PyPI classifiers.
- First release on PyPI.