| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-cached_property | Distribution: Fedora Project |
| Version: 2.0.1 | Vendor: Fedora Project |
| Release: 6.fc43 | Build date: Fri Sep 19 16:53:01 2025 |
| Group: Unspecified | Build host: buildhw-x86-08.rdu3.fedoraproject.org |
| Size: 36091 | Source RPM: python-cached_property-2.0.1-6.fc43.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/pydanny/cached-property | |
| Summary: A cached-property for decorating methods in Python classes. | |
cached_property allows properties in Python classes to be cached until the cache is invalidated or expired.
BSD-3-Clause
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.0.1-6 - Rebu