deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-urllib3, python3-wrapt, python3-yaml, python3-yarl, python3:any
Description: |-
record and replay HTML interactions
vcr.py records all interactions that take place through the HTML libraries
it supports and writes them to flat files, called cassettes (YAML format by
default). These cassettes could be replayed then for fast, deterministic
and accurate HTML testing.
.
vcr.py supports the following Python HTTP libraries:
- urllib2 (stdlib)
- urllib3
- http.client (Python3 stdlib)
- Requests
- httplib2
- Boto (interface to Amazon Web Services)
- Tornado's HTTP client (Python 3 library)
.
This package contains the modules for Python 3.
Homepage: https://github.com/kevin1024/vcrpy/
Installed-Size: '164'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-vcr
Priority: optional
Section: python
Source: vcr.py
Version: 6.0.1-1
srcpkg_name: vcr.py
srcpkg_version: 6.0.1-1