Metadata-Version: 2.1
Name: seekablehttpfile
Version: 0.0.1
Summary: A lazy-loading, seekable, remote file object using http range requests
Home-page: https://github.com/thatch/seekablehttpfile/
Author: Tim Hatch
Author-email: tim@timhatch.com
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# seekablehttpfile



# License

seekablehttpfile is copyright [Tim Hatch](https://timhatch.com/), and licensed under
the MIT license.  I am providing code in this repository to you under an open
source license.  This is my personal repository; the license you receive to
my code is from me and not from my employer. See the `LICENSE` file for details.
