Source: alt-python38-pip
Section: python
Priority: optional
Maintainer: Anatholy Scryabin <ascryabin@cloudlinux.com>
Build-Depends: debhelper (>=9),
 dh-python,
 alt-python38-dev,
 alt-python38-setuptools,
 alt-python38-wheel
Standards-Version: 3.9.6
Homepage: https://pypi.python.org/pypi/pip
X-Python3-Version: = 3.8
#Vcs-Git: git://anonscm.debian.org/collab-maint/pip.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/pip.git

Package: alt-python38-pip
Architecture: all
Depends: alt-python38, alt-python38-setuptools, ${misc:Depends}
#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-python38-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.

