aboutsummaryrefslogtreecommitdiff
path: root/python/python3-propcache/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-propcache/README')
-rw-r--r--python/python3-propcache/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-propcache/README b/python/python3-propcache/README
new file mode 100644
index 0000000000..84625fa56b
--- /dev/null
+++ b/python/python3-propcache/README
@@ -0,0 +1,4 @@
+python3-propcache (fast property cache)
+
+The module provides a fast implementation of cached properties for
+Python 3.8+.