Source: alt-python310-setuptools
Section: python
Priority: optional
Maintainer: Sergey Fokin <sfokin@cloudlinux.com>
Build-Depends: debhelper (>= 9),
  dh-python,
  alt-python310-devel,
  alt-python310-pip,
  alt-python310-wheel,
  gcc
Standards-Version: 4.1.3
Homepage: https://pypi.python.org/pypi/setuptools/

Package: alt-python310-setuptools
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Python3 Distutils Enhancements
 Setuptools is a collection of enhancements to the Python distutils that allow
 you to more easily build and distribute Python packages, especially ones that
 have dependencies on other packages. This package also contains the runtime
 components of setuptools, necessary to execute the software that requires
 pkg_resources.py.

Package: alt-python310-setuptools-wheel
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A Python wheel of setuptools to use with venv.
