Skip to content
  • Jaime Martinez's avatar
    Add zip package that implements vfs.Root · e0dc0e38
    Jaime Martinez authored and Vladimir Shushlin's avatar Vladimir Shushlin committed
    Adds a zip package capable of reading zip files from an
    httprange.Resource. It reads archive file contents into memory per
    archive that is requested from the vfs.Root.
    
    WIP: add simple test for archive reader
    
    WIP: fix build
    
    WIP: update archive test
    
    WIP: adding tests for archive
    
    WIP: print more info
    
    WIP: update zip file correct symlink
    
    WIP: use correct file
    
    Add bad symlink file to zip
    
    Update handling long symlinks
    
    update documentation and reorg code
    
    fix up stuff
    e0dc0e38