diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-11-22 04:51:51 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-11-22 04:51:51 +0800 |
commit | 66875a9475feaf214d8103b009b8946b82b495f4 (patch) | |
tree | 4c37a8fa42624c79ded2b0e7ab98851e870b311e /www/nginx-devel/files/extra-patch-xss-nginx-module-config | |
parent | archivers/py-inflate64: add new port (diff) |
devel/py-propcache: Add py-propcache 0.2.0
propcache provides a fast implementation of cached properties for Python.
The API is designed to be nearly identical to the built-in
functools.cached_property class, except for the additional under_cached_property
class which uses self._cache instead of self.__dict__ to store the cached values
and prevents __set__ from being called.
Diffstat (limited to 'www/nginx-devel/files/extra-patch-xss-nginx-module-config')
0 files changed, 0 insertions, 0 deletions