Package python3-module-apipkg: Information

    Source package: python3-module-apipkg
    Version: 3.0.1-alt2
    Build time:  Jun 23, 2023, 03:31 PM
    Report package bug
    License: MIT
    Summary: A Python namespace control and lazy-import mechanism
    Description: 
    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.

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

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov

      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

    Last changed


    June 15, 2023 Grigory Ustinov 3.0.1-alt2
    - Build with check.
    Dec. 2, 2022 Grigory Ustinov 3.0.1-alt1
    - Build new version.
    - Bootstrap without check.
    July 16, 2018 Grigory Ustinov 1.5-alt1
    - Build new version.