Пакет python3-module-apipkg: Информация
Исходный пакет: python3-module-apipkg
Версия: 3.0.2-alt2
Собран: 27 февраля 2026 г. 14:23 в задании #402615
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/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.
Сопровождающий: Stanislav Levin
Последнее изменение
19 февраля 2026 г. Stanislav Levin 3.0.2-alt2
- NMU: fixed FTBFS (pytest 9).
4 февраля 2025 г. Stanislav Levin 3.0.2-alt1.1
- NMU: fixed FTBFS (tox 4).
2 июня 2024 г. Grigory Ustinov 3.0.2-alt1
- Automatically updated to 3.0.2.