category: Python
build-depends: cygport 
sdesc: "various memoizing collections and decorators"
ldesc: "provides various memoizing collections and decorators, including 
variants of the Python Standard Library’s @lru_cache function decorator"
skip:

homepage: https://pypi.org/project/cachetools
license: MIT