diff options
| author | Lockywolf <for_sbo.python3-multivolumefile_2023-12-03@lockywolf.net> | 2023-12-03 21:00:05 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-09 07:50:07 +0700 |
| commit | cab8fd1ebed00dfe330a837389a9fb44b23b6fed (patch) | |
| tree | 25410ecbf45759a3c8bfe6c5cb08e4de3ab46f91 /python/python3-multivolumefile/README | |
| parent | e5cf141fcd4d4db3c70308a55df623b4ffedb70a (diff) | |
python/python3-multivolumefile: Added (file library).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-multivolumefile/README')
| -rw-r--r-- | python/python3-multivolumefile/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-multivolumefile/README b/python/python3-multivolumefile/README new file mode 100644 index 0000000000..60eae755ad --- /dev/null +++ b/python/python3-multivolumefile/README @@ -0,0 +1,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. + |
