In this new version I have introduced:
- More tests, even the README is now tested as part of the test suite using [`pytest-readme`](https://github.com/boxed/pytest-readme)
- You can now specify the compression when it is not possible to infer from the file name with the `compression` parameter
- Handling of the `xz` extension
Cheers!