* add MIT license to file to make it vendorable
* expand support for the unzip_http library to Python v3.7
- (unzip-http bin still requires Python v3.8)
API
* add zip_size attribute (thanks bousqui 6)
* add symbols for eocd magics (thanks bousqui 6)
* make RemoteZipFile a context handler
* RemoteZipFile.files now a cached property