pyodide/packages/cachetools/meta.yaml

14 lines
475 B
YAML
Raw Normal View History

package:
name: cachetools
2023-09-02 09:53:56 +00:00
version: 5.3.1
top-level:
- cachetools
source:
2023-09-02 09:53:56 +00:00
url: https://files.pythonhosted.org/packages/a9/c9/c8a7710f2cedcb1db9224fdd4d8307c9e48cbddc46c18b515fefc0f1abbe/cachetools-5.3.1-py3-none-any.whl
sha256: 95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590
about:
home: https://github.com/tkem/cachetools/
PyPI: https://pypi.org/project/cachetools
summary: Extensible memoizing collections and decorators
license: MIT