Package python3-module-installer: Information

    Source package: python3-module-installer
    Version: 0.7.0-alt1
    Build time:  Aug 17, 2023, 02:03 PM
    Report package bug
    License: MIT
    Summary: A library for installing Python wheels
    Description: 
    installer is a low-level library for installing a Python package from a
    wheel distribution. It provides basic functionality and abstractions for
    handling wheels and installing packages from wheels.
    
    - Logic for "unpacking" a wheel (i.e. installation).
    - Abstractions for various parts of the unpacking process.
    - Extensible simple implementations of the abstractions.
    - Platform-independent Python script wrapper generation.

    List of rpms provided by this srpm:
    python3-module-installer (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin

      1. python3-module-flit-core
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. rpm-build-pyproject

    Last changed


    April 20, 2023 Stanislav Levin 0.7.0-alt1
    - 0.6.0 -> 0.7.0.
    Dec. 7, 2022 Stanislav Levin 0.6.0-alt1
    - 0.5.1 -> 0.6.0.
    April 4, 2022 Stanislav Levin 0.5.1-alt1
    - Initial build for Sisyphus.