Prune devel/py-EnthoughtBase
[dports.git] / devel / rubygem-memoize / pkg-descr
1 The memoize library allows you to cache methods for faster lookup. Cached
2 results can either be stored in memory (the default) or to a file.
3
4 WWW: https://github.com/djberg96/memoize