]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/python-cached-property/Config.in
package: add python-cached-property
[coffee/buildroot.git] / package / python-cached-property / Config.in
1 config BR2_PACKAGE_PYTHON_CACHED_PROPERTY
2         bool "python-cached-property"
3         help
4           A decorator for caching properties in classes.
5
6           https://github.com/pydanny/cached-property