SVFS 2.0.0

SVFS is a simple virtual filesystem for Python.SVFS allows to create virtual filesystem inside file on real filesystem.It can be used to store multiple files inside single file (with directory structure).Unlike archives, SVFS allows to modify files...