summaryrefslogtreecommitdiffstats
path: root/package/python-cached-property/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-cached-property/Config.in')
-rw-r--r--package/python-cached-property/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/python-cached-property/Config.in b/package/python-cached-property/Config.in
new file mode 100644
index 0000000000..8343973342
--- /dev/null
+++ b/package/python-cached-property/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_PYTHON_CACHED_PROPERTY
+ bool "python-cached-property"
+ help
+ A decorator for caching properties in classes.
+
+ https://github.com/pydanny/cached-property
OpenPOWER on IntegriCloud