python-rsrcfork/rsrcfork
dgelessus 61247ec783 Add initial API and tests for stream-based resource reading
For now the stream-based API is a simple BytesIO wrapper around
data/data_raw, but it will be optimized in the future.
2020-07-21 14:12:09 +02:00
..
compress Move .compress.common.make_peekable and related code into ._io_utils 2020-07-19 23:16:36 +02:00
__init__.py Bump version to 1.8.1.dev 2020-07-18 17:47:48 +02:00
__main__.py Add bytes_quote helper function 2020-07-07 01:03:38 +02:00
_io_utils.py Move .compress.common.make_peekable and related code into ._io_utils 2020-07-19 23:16:36 +02:00
api.py Add initial API and tests for stream-based resource reading 2020-07-21 14:12:09 +02:00
py.typed Add py.typed marker file for PEP 561 2020-07-06 23:57:25 +02:00