* Package name : python-methodtools Version : 0.4.7 Upstream Author : Jeong YunWon <jeong+wirerope@youknowone.org> * URL : https://methodtools.readthedocs.org/ * License : BSD-2-clause Programming Lang: Python Description : Python3 library expanding standard functools to methods Expand functools features to methods, classmethods, staticmethods and even for (unofficial) hybrid methods. For now, methodtools only provides `methodtools.lru_cache`.