Пакет python3-module-installer: Информация

    Бинарный пакет: python3-module-installer
    Версия: 0.7.0-alt1
    Архитектура: noarch
    Собран:  17 августа 2023 г. 14:03
    Исходный пакет: python3-module-installer
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/installer

    Лицензия: MIT
    О пакете: A library for installing Python wheels
    Описание: 
    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.

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin

    Последнее изменение


    20 апреля 2023 г. Stanislav Levin 0.7.0-alt1
    - 0.6.0 -> 0.7.0.
    7 декабря 2022 г. Stanislav Levin 0.6.0-alt1
    - 0.5.1 -> 0.6.0.
    4 апреля 2022 г. Stanislav Levin 0.5.1-alt1
    - Initial build for Sisyphus.