MIT AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0) AND Python-2.0.1
Время сборки
2025-07-01 08:46:47
Хост сборки
builder-x86-04.inferitos.ru
Краткое описание
Easily build and distribute Python packages
Репозитории
BaseOS
Полное описание
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.