python3-cached-property (1.5.2-1)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-jammy
Repository
https://ports.ubuntu.com
Codename
jammy
Component
universe
Source
cached-property
Architecture
ppc64el
Section
universe/python
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
61 B
Size expected
11 kB
Size actual
11 kB
Size match

Dependencies

Required package dependencies

  • python3-pkg-resources
  • python3:any

Suggested packages

Recommended additional packages

  • None

Description

Provides cached-property for decorating methods in classes (Python 3)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5743001e3…f6800afb
SHA-1e1da76e6…6128cd15
SHA-256fc27f40a…199f6cfe
SHA-512c05e0976…bc09e920

Contents

Files and directories included

.
usr
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/cached_property-1.5.2.egg-info
usr/lib/python3/dist-packages/cached_property-1.5.2.egg-info/PKG-INFO
usr/lib/python3/dist-packages/cached_property-1.5.2.egg-info/dependency_links.txt
usr/lib/python3/dist-packages/cached_property-1.5.2.egg-info/not-zip-safe
usr/lib/python3/dist-packages/cached_property-1.5.2.egg-info/top_level.txt
usr/lib/python3/dist-packages/cached_property.py
usr/share
usr/share/doc
usr/share/doc/python3-cached-property
usr/share/doc/python3-cached-property/changelog.Debian.gz
usr/share/doc/python3-cached-property/copyright
usr/share/python3
usr/share/python3/runtime.d
usr/share/python3/runtime.d/python3-cached-property.rtupdate
usr/share/python3-cached-property
usr/share/python3-cached-property/tests
usr/share/python3-cached-property/tests/__init__.py
usr/share/python3-cached-property/tests/test_async_cached_property.py
usr/share/python3-cached-property/tests/test_cached_property.py
usr/share/python3-cached-property/tests/test_coroutine_cached_property.py