Skip to content

Commit db426b4

Browse files
authored
Update README.md
1 parent 325239f commit db426b4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# remotezip
22

3-
[![Build Status](https://travis-ci.org/gtsystem/python-remotezip.svg?branch=master)](https://travis-ci.org/gtsystem/python-remotezip)
4-
53
The goal of this forked version of `remotezip` is to use the unzip library for performing some safety checks agains zip bombs. We will also containerize the command line tool.
64

75
This module provides a way to access single members of a zip file archive without downloading the full content from a remote web server. For this library to work, the web server hosting the archive needs to support the [range](https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests) header.

0 commit comments

Comments
 (0)