Package Details: python-cached-property 2.0.1-1

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: 7
Popularity: 1.13
First Submitted: 2024-05-17 19:19 (UTC)
Last Updated: 2024-10-26 13:30 (UTC)

Latest Comments

Xeonacid commented on 2025-01-19 13:36 (UTC)

The PKGBUILD should adhere to Python package guidelines and some other improvements: - Use PEP517 - python-pycryptodome should be added to depends - Docs can be built with sphinx - License is MIT

My adjusted PKGBUILD can be used as a reference.

I'd like to co-maintain the package if applicable.