Пакет python3-module-resolvelib: Информация
Исходный пакет: python3-module-resolvelib
Версия: 1.2.1-alt1
Собран: 12 октября 2025 г. 8:29 в задании #396885
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/sarugaku/resolvelib
Лицензия: ISC
О пакете: Resolve abstract dependencies into concrete ones
Описание:
ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.
Сопровождающий: Andrey Cherepanov
Последнее изменение
11 октября 2025 г. Andrey Cherepanov 1.2.1-alt1
- New version.
26 июня 2025 г. Andrey Cherepanov 1.2.0-alt1
- New version.
1 ноября 2024 г. Andrey Cherepanov 1.1.0-alt1
- New version. - Built using pyproject macros.