Package: wnpp Severity: wishlist Owner: Colin Watson <cjwat...@debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name : zope.deferredimport Version : 5.0 Upstream Contact: Zope Foundation and Contributors <zope-...@zope.dev> * URL : http://github.com/zopefoundation/zope.deferredimport * License : ZPL 2.1 Programming Lang: Python Description : Deferred imports of Python modules Often, especially for package modules, you want to import names for convenience, but not actually perform the imports until necessary. The zope.deferredimport package provides facilities for defining names in modules that will be imported from somewhere else when used. You can also cause deprecation warnings to be issued when a variable is used. This is required by a new upstream version of python-persistent. I intend to package it within the Python team. -- Colin Watson (he/him) [cjwat...@debian.org]