Metadata-Version: 2.4
Name: blockdownload
Version: 0.0.1
Dynamic: Summary
Project-URL: Home, https://github.com/WolfgangFahl/blockdownload
Project-URL: Documentation, http://wiki.bitplan.com/index.php/blockdownload
Project-URL: Source, https://github.com/WolfgangFahl/blockdownload
Author-email: Wolfgang Fahl <wf@bitplan.com>
Maintainer-email: Wolfgang Fahl <wf@bitplan.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: pylodstorage>=0.14.3
Requires-Dist: tqdm>=4.66.5
Provides-Extra: test
Description-Content-Type: text/markdown

# blockdownload
download large files with parallel blocks


[![pypi](https://img.shields.io/pypi/pyversions/blockdownload)](https://pypi.org/project/blockdownload/)
[![Github Actions Build](https://github.com/WolfgangFahl/blockdownload/actions/workflows/build.yml/badge.svg)](https://github.com/WolfgangFahl/blockdownload/actions/workflows/build.yml)
[![PyPI Status](https://img.shields.io/pypi/v/blockdownload.svg)](https://pypi.python.org/pypi/blockdownload/)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/blockdownload.svg)](https://github.com/WolfgangFahl/blockdownload/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/blockdownload.svg)](https://github.com/WolfgangFahl/blockdownload/issues/?q=is%3Aissue+is%3Aclosed)
[![API Docs](https://img.shields.io/badge/API-Documentation-blue)](https://WolfgangFahl.github.io/blockdownload/)
[![License](https://img.shields.io/github/license/WolfgangFahl/blockdownload.svg)](https://www.apache.org/licenses/LICENSE-2.0)
