Source-Makefile: feeds/packages/lang/python/python-wheel/Makefile Build-Depends/host: python3/host python-build/host python-installer/host python-flit-core/host Build-Types: host Package: python3-wheel Submenu: Python Version: 0.42.0-r1 Depends: +libc +python3-light +python3-email +python3-logging +python3-setuptools Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: base Title: A built-package format for Python Maintainer: Jeffery To Source: wheel-0.42.0.tar.gz License: MIT LicenseFiles: LICENSE.txt URL: https://github.com/pypa/wheel Type: ipkg Build-Only: 1 Description: This library is the reference implementation of the Python wheel packaging standard, as defined in PEP 427. @@ Package: python3-wheel-src Submenu: Python Version: 0.42.0-r1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: base Title: A built-package format for Python (sources) Maintainer: Jeffery To Source: wheel-0.42.0.tar.gz License: MIT LicenseFiles: LICENSE.txt URL: https://github.com/pypa/wheel Type: ipkg Build-Only: 1 Description: This library is the reference implementation of the Python wheel packaging standard, as defined in PEP 427. This package contains the Python source files for python3-wheel. @@ Config: depends on PACKAGE_python3-wheel @@