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

Group :: Development/Python3
RPM: python3-module-zope.deferredimport

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.0-alt1
Build date: 29 june 2023, 08:25 ( 43.3 weeks ago )
Size: 21.50 Kb

Home page:   https://pypi.org/project/zope.deferredimport/

License: ZPL-2.1
Summary: Allows you to perform imports names that will be resolved when used in the code
Description:

Often, especially for package modules, you want to import names for
convenience, but not actually perform the imports until necessary. The
zope.deferredimport package provided 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.

Current maintainer: Anton Vyatkin

List of contributors

List of rpms provided by this srpm:

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