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: | 14 |
| Popularity: | 1.06 |
| 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)
Required by (18)
- gixy-git
- python-aspy-refactor-imports
- python-birdseye
- python-datafiles
- python-datauri
- python-exchangelib
- python-genanki
- python-genanki-git
- python-ipsw_parser
- python-la_panic
- python-py-evm
- python-pycrashreport
- python-pylspci
- python-requirementslib
- python-rows-git
- python-web3 (check)
- python-zoloto
- tartufo
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.