aboutsummaryrefslogtreecommitdiff
path: root/python/python3-propcache/slack-desc
diff options
context:
space:
mode:
authorJay Lanagan <j@lngn.net>2024-10-09 08:31:08 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-11 11:48:44 +0700
commit2139105d3bcfeb43d7aa51d0a5c865e642da34e1 (patch)
tree2e48b42633bb8d6d1f89788f55166fec6d030ccf /python/python3-propcache/slack-desc
parent22dfd46316361aa1b0c74d0a5b72cc78f0d9a887 (diff)
python/python3-propcache: Added (accelerated versions of cached_property).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-propcache/slack-desc')
-rw-r--r--python/python3-propcache/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-propcache/slack-desc b/python/python3-propcache/slack-desc
new file mode 100644
index 0000000000..526444eb56
--- /dev/null
+++ b/python/python3-propcache/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-propcache: python3-propcache (fast property cache)
+python3-propcache:
+python3-propcache: The module provides a fast implementation of cached properties for
+python3-propcache: Python 3.8+.
+python3-propcache:
+python3-propcache: Homepage: https://propcache.aio-libs.org/en/latest/
+python3-propcache:
+python3-propcache:
+python3-propcache:
+python3-propcache:
+python3-propcache: