Source: pip
Section: python
Priority: optional
Maintainer: Eduard Chiganov <echiganov@cloudlinux.com>
Build-Depends: debhelper (>=9),
  dh-python,
  alt-python36-devel,
  alt-python36-setuptools,
  alt-python36-wheel,
  ca-certificates
Standards-Version: 3.9.6
Homepage: https://pypi.python.org/pypi/pip

Package: alt-python36-pip
Architecture: all
Depends: ${misc:Depends}
  alt-python36,
  alt-python36-setuptools,
  ca-certificates
#Suggests: python-pip-doc
Description: A tool for installing and managing Python packages.
 Pip is a replacement for `easy_install
 <http://peak.telecommunity.com/DevCenter/EasyInstall>`_.  It uses mostly the
 same techniques for finding packages, so packages that were made
 easy_installable should be pip-installable as well.
 This package installs the library for Python 3.

Package: alt-python36-pip-wheel
Architecture: all
Depends: ca-certificates, ${misc:Depends}
Description: The Python wheel module packaged as a wheel.
 A Python wheel of wheel to use with virtualenv.
