Source: alt-python314-pip
Section: python
Priority: optional
Maintainer: Sergey Fokin <ascsfokin@cloudlinux.com>
Build-Depends: debhelper (>=9),
  dh-python,
  alt-python314-devel,
  alt-python314-setuptools,
  alt-python314-wheel,
  ca-certificates
Standards-Version: 3.9.6
Homepage: https://pypi.python.org/pypi/pip
X-Python3-Version: = 3.14
#Vcs-Git: git://anonscm.debian.org/collab-maint/pip.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/pip.git

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