Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517695
en ru br
ALT Linux repos
S:2.5.0-alt1.1

Group :: Development/Python3
RPM: python3-module-debtcollector

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.5.0-alt1.1
Build date: 19 february 2023, 18:53 ( 61.5 weeks ago )
Size: 32.09 Kb

Home page:   https://pypi.org/project/debtcollector

License: Apache-2.0
Summary: A collection of Python deprecation patterns and strategies
Description:

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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-debtcollector
  • python3-module-debtcollector-doc
  • python3-module-debtcollector-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin