summaryrefslogtreecommitdiffstats
path: root/python/python3-multivolumefile/README
blob: 60eae755ad39f5aa020251d12ab27559db2fbf9c (plain)
1
2
3
4
5
6
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.