Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046631
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-debtcollector

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2.5.0-alt1.1
Время сборки: 19 февраля 2023, 18:53 ( 57.7 недели назад )
Размер архива: 32.09 Kb

Домашняя страница:   https://pypi.org/project/debtcollector

Лицензия: Apache-2.0
О пакете: A collection of Python deprecation patterns and strategies
Описание:

A collection of Python deprecation patterns and strategies that help you collect
your technical debt in a non-destructive manner. The goal of this library is to
provide well documented developer facing deprecation patterns that start of with
a basic set and can expand into a larger set of patterns as time goes on.
The desired output of these patterns is to apply the warnings module to emit
DeprecationWarning or PendingDeprecationWarning or similar derivative
to developers using libraries (or potentially applications) about future
deprecations.

Текущий майнтейнер: Grigory Ustinov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-debtcollector
  • python3-module-debtcollector-doc
  • python3-module-debtcollector-tests
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin