summaryrefslogtreecommitdiffstats
path: root/python/python3-multivolumefile/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-multivolumefile/README')
-rw-r--r--python/python3-multivolumefile/README6
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.
+