Source: python-pip Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Barry Warsaw , Carl Chenet , Homepage: https://pip.pypa.io/en/stable/ Build-Depends: debhelper (>= 11), dh-python, dirtbike, python-all (>= 2.7), python-docutils, python-ipaddress, python-setuptools, python-webencodings, python3-all, python3-appdirs, python3-cachecontrol, python3-certifi, python3-chardet, python3-colorama, python3-debian, python3-distlib, python3-distro, python3-html5lib, python3-idna, python3-lockfile, python3-mock, python3-packaging, python3-pkg-resources, python3-progress, python3-pyparsing, python3-pytest, python3-pytoml, python3-requests, python3-retrying, python3-scripttest, python3-setuptools, python3-six, python3-urllib3, python3-webencodings, python3-wheel, Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/python-team/modules/python-pip.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-pip Package: python-pip Architecture: all Depends: ca-certificates, python-pip-whl (= ${binary:Version}), ${misc:Depends}, ${python:Depends}, Recommends: build-essential, python-all-dev (>= 2.6), python-setuptools, python-wheel, Description: Python package installer pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. Package: python3-pip Architecture: all Depends: ca-certificates, python3-distutils, python-pip-whl (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Recommends: build-essential, python3-dev (>= 3.2), python3-setuptools, python3-wheel, Description: Python package installer pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. . This is the Python 3 version of the package. Package: python-pip-whl Architecture: all Depends: ca-certificates, ${misc:Depends}, Built-Using: ${pip:Built-Using} Breaks: python-chardet-whl (<< 2.3.0-2), python-colorama-whl (<< 0.3.6-1), python-distlib-whl (<< 0.2.2-1), python-html5lib-whl (<< 0.999-4), python-requests-whl (<< 2.9.1-3), python-setuptools-whl (<< 20.1.1-1), python-six-whl (<< 1.10.0-3), python-urllib3-whl (<< 1.13.1-2), virtualenv (<< 14.0.5+ds-5), Replaces: python-chardet-whl (<< 2.3.0-2), python-colorama-whl (<< 0.3.6-1), python-distlib-whl (<< 0.2.2-1), python-html5lib-whl (<< 0.999-4), python-requests-whl (<< 2.9.1-3), python-setuptools-whl (<< 20.1.1-1), python-six-whl (<< 1.10.0-3), python-urllib3-whl (<< 1.13.1-2), virtualenv (<< 14.0.5+ds-5), Description: Python package installer pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. . This is the support package for the PEP 427 wheel version of the package, required for using pip inside a virtual environment.