Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37499090
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-wheel

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.41.2-alt1
Время сборки: 26 сентября 2023, 09:31 ( 30.1 недели назад )
Размер архива: 86.25 Kb

Домашняя страница:   https://pypi.org/project/wheel/

Лицензия: MIT
О пакете: A built-package format for Python3
Описание:

A wheel is a ZIP-format archive with a specially formatted filename and
the .whl extension. It is designed to contain all the files for a PEP
376 compatible install in a way that is very close to the on-disk
format. Many packages will be properly installed with only the "Unpack"
step (simply extracting the file onto sys.path), and the unpacked
archive preserves enough information to "Spread" (copy data and scripts
to their final locations) at any later time.

Текущий майнтейнер: Stanislav Levin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-wheel
  • python3-module-wheel
  • python3-module-wheel-wheel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin