slackbuilds/python/python3-multivolumefile/README

7 lines
211 B
Plaintext

multivolumefile
MultiVolumefile is a python library to provide a file-object wrapping
multiple files as virtually like as a single file. It inherit
io.RawIOBase class and support some of its standard methods.