python3-cached-property (2.0.1-2)

Details

Core information at a glance

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

Size & integrity

Byte sizes and integrity verification

Installed size
54 B
Size expected
10.2 kB
Size actual
10.2 kB
Size match

Dependencies

Required package dependencies

  • 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
MD535b34de3…71c25005
SHA-1ec1b5e2e…61880edc
SHA-256dfee217d…5f07ddc6
SHA-5123be09eb1…b7393dad

Contents

Files and directories included

.
usr
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/cached_property-2.0.1.egg-info
usr/lib/python3/dist-packages/cached_property-2.0.1.egg-info/PKG-INFO
usr/lib/python3/dist-packages/cached_property-2.0.1.egg-info/dependency_links.txt
usr/lib/python3/dist-packages/cached_property-2.0.1.egg-info/not-zip-safe
usr/lib/python3/dist-packages/cached_property-2.0.1.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