[ bianca ]
[ ソース: remotezip ]
パッケージ: python3-remotezip (0.12.3-1)
Access zip file content hosted remotely without downloading the full file
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 header.
その他の python3-remotezip 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings