Пакет python3-module-aspectlib: Информация
Исходный пакет: python3-module-aspectlib
Версия: 2.0.0-alt1
Собран: 18 мая 2023 г. 21:35
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/aspectlib/
Лицензия: BSD
О пакете: An aspect-oriented programming, monkey-patch and decorators library
Описание:
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
Сопровождающий: Stanislav Levin
Последнее изменение
2 мая 2023 г. Stanislav Levin 2.0.0-alt1
- 1.4.2 -> 2.0.0.
6 февраля 2020 г. Andrey Bychkov 1.4.2-alt3
- Build for python2 disabled.
30 мая 2019 г. Stanislav Levin 1.4.2-alt2
- Removed false dependency on `fields`.