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

    Исходный пакет: python3-module-apipkg
    Версия: 3.0.1-alt2
    Последняя версия по данным Repology
    Собран:  15 июня 2023 г. 22:46 в задании #323078
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/apipkg

    Лицензия: MIT
    О пакете: A Python namespace control and lazy-import mechanism
    Описание: 
    With apipkg you can control the exported namespace of a Python package
    and greatly reduce the number of imports for your users. It is a small pure
    Python module that works on CPython 3.7+, Jython and PyPy. It cooperates well
    with Python's help() system, custom importers (PEP302) and common
    command-line completion tools.
    
    Usage is very simple: you can require 'apipkg' as a dependency or you can
    copy paste the ~200 lines of code into your project.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-apipkg (noarch)

    Сопровождающий: Grigory Ustinov

    Список участников:
    Grigory Ustinov

    Права:
    Grigory Ustinov
    @python

      1. python3-module-hatch-vcs
      2. python3-module-hatchling
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-tox
      5. python3-module-tox-console-scripts
      6. python3-module-tox-no-deps
      7. rpm-build-python3

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


    15 июня 2023 г. Grigory Ustinov 3.0.1-alt2
    - Build with check.
    2 декабря 2022 г. Grigory Ustinov 3.0.1-alt1
    - Build new version.
    - Bootstrap without check.
    16 июля 2018 г. Grigory Ustinov 1.5-alt1
    - Build new version.