First release of ensembl-utils!
4 utilities are available in this preliminary release:
* `archive`: for IO handling of archive files, e.g. gzip
* `argparse`: an enhanced parser over Python's official `argparse` with added functionality such as `add_arguments_src_path()` that checks if the input file exists or raises an error at parsing time
* `logging`: default loading of a logging system, connected with `argparse` to ease set up
* `rloader`: loading and parsing of remote files