Search Criteria
Package Details: python-cached-property 2.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-cached-property.git (read-only, click to copy) |
|---|---|
| Package Base: | python-cached-property |
| Description: | A decorator for caching properties in classes |
| Upstream URL: | https://github.com/pydanny/cached-property |
| Licenses: | BSD |
| Submitter: | jelly |
| Maintainer: | r4um |
| Last Packager: | r4um |
| Votes: | 11 |
| Popularity: | 0.68 |
| First Submitted: | 2024-05-17 19:19 (UTC) |
| Last Updated: | 2024-10-26 13:30 (UTC) |
Dependencies (4)
- python
- python-setuptools (make)
- python-freezegun (check)
- python-pytest (check)
Latest Comments
micwoj92 commented on 2025-06-12 20:24 (UTC)
Please use spdx license identifier.
Xeonacid commented on 2025-01-19 13:36 (UTC)
The PKGBUILD should adhere to Python package guidelines and some other improvements: - Use PEP517 -
python-pycryptodomeshould be added todepends- Docs can be built with sphinx - License isMITMy adjusted PKGBUILD can be used as a reference.
I'd like to co-maintain the package if applicable.