Artifact python3-lazy-object-proxy_1.10.0-3+b2_arm64

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: arm64
  Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.17)
  Description: |-
    Python 3 fast and thorough lazy object proxy
     A lazy object proxy is an object that wraps a callable but defers the call
     until the object is actually required, and caches the result of said call.
     .
     These kinds of objects are useful in resolving various dependency issues, few
     examples:
     .
      * Objects that need to held circular references at each other, but at
        different stages. To instantiate object Foo you need an instance of Bar.
        Instance of Bar needs an instance of Foo in some of it methods (but not at
        construction).  Circular imports sound familiar?
     .
      * Performance sensitive code. You don't know ahead of time what you're going
        to use but you don't want to pay for allocating all the resources at the
        start as you usually need just few of them.
     .
     This package contains the Python 3 version of lazy-object-proxy .
  Homepage: https://github.com/ionelmc/python-lazy-object-proxy
  Installed-Size: '164'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>,
  Package: python3-lazy-object-proxy
  Priority: optional
  Section: python
  Source: lazy-object-proxy (1.10.0-3)
  Version: 1.10.0-3+b2
srcpkg_name: lazy-object-proxy
srcpkg_version: 1.10.0-3

File

python3-lazy-object-proxy_1.10.0-3+b2_arm64.deb
Binary file python3-lazy-object-proxy_1.10.0-3+b2_arm64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package lazy-object-proxy_1.10.0-3

binary package System mirror sid from https://deb.debian.org/debian - 9 hours, 4 minutes ago 0 minutes
BETA