]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package: add python-cached-property
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 9 Mar 2018 19:16:56 +0000 (20:16 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 10 Mar 2018 07:36:11 +0000 (08:36 +0100)
commitaa2a309b603044db39f7b8e0c54ad5c4159f04c6
tree135d76a6821dcdd1e9c5aa53ffc01ad8d6654ba7
parent8b46a14d174235b284e2ae72610dcb967e590d12
package: add python-cached-property

A decorator for caching properties in classes.

[Peter: Correct license as pointed out by Yegor]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/python-cached-property/Config.in [new file with mode: 0644]
package/python-cached-property/python-cached-property.hash [new file with mode: 0644]
package/python-cached-property/python-cached-property.mk [new file with mode: 0644]