Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046348
en ru br
ALT Linux repos
S:0.41.2-alt1

Group :: Development/Python3
RPM: python3-module-wheel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.41.2-alt1
Build date: 26 september 2023, 09:31 ( 26.4 weeks ago )
Size: 86.25 Kb

Home page:   https://pypi.org/project/wheel/

License: MIT
Summary: A built-package format for Python3
Description:

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-wheel
  • python3-module-wheel
  • python3-module-wheel-wheel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin