Metadata-Version: 2.1
Name: cachefunc
Version: 0.2.4
Summary: Caching functions and coroutines result with decorators
Home-page: https://github.com/ma-petrov/cachefunc
License: MIT
Author: Petrov Mikhail
Author-email: petrov.ma@icloud.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# cachefunc

Caching functions and coroutines result with decorators

## [Github](https://github.com/ma-petrov/cachefunc)

## License

[MIT](https://choosealicense.com/licenses/mit/)
