Pakket: python-deprecation (2.0.6-1)
Verwijzigingen voor python-deprecation
Debian bronnen:
Het bronpakket python-deprecation downloaden:
- [python-deprecation_2.0.6-1.dsc]
- [python-deprecation_2.0.6.orig.tar.gz]
- [python-deprecation_2.0.6-1.debian.tar.xz]
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Ondřej Kobližek (QA-pagina)
- Ondřej Nový (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library to handle automated deprecations - Python 2.x
Deprecation is a library that enables automated deprecations.
It offers the deprecated() decorator to wrap functions, providing proper warnings both in documentation and via Python’s warnings system, as well as the deprecation.fail_if_not_removed() decorator for test methods to ensure that deprecated code is eventually removed.
This package contains the Python 2.x module.
Andere aan python-deprecation gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-packaging
- core utilities for python packages