Metadata-Version: 2.1
Name: dvc-http
Version: 2.30.1
Summary: http plugin for dvc
Home-page: http://dvc.org
Download-URL: https://github.com/iterative/dvc-http
License: Apache License 2.0
Project-URL: Documentation, https://dvc.org/doc
Project-URL: Source, https://github.com/iterative/dvc-http
Keywords: dvc,http
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: dvc
Requires-Dist: fsspec[http]
Requires-Dist: aiohttp-retry (>=2.5.0)
Provides-Extra: tests
Requires-Dist: dvc[testing] ; extra == 'tests'
Requires-Dist: pytest (==6.2.5) ; extra == 'tests'
Requires-Dist: pytest-cov (==3.0.0) ; extra == 'tests'
Requires-Dist: pytest-xdist (==2.4.0) ; extra == 'tests'
Requires-Dist: pytest-mock (==3.6.1) ; extra == 'tests'
Requires-Dist: flaky (==3.7.0) ; extra == 'tests'
Requires-Dist: rangehttpserver (==1.2.0) ; extra == 'tests'
Requires-Dist: pylint (==2.15.9) ; extra == 'tests'
Requires-Dist: mypy (==0.910) ; extra == 'tests'
Requires-Dist: types-requests (==2.25.11) ; extra == 'tests'

dvc-http

http plugin for dvc
