Metadata-Version: 2.1
Name: ArgCache
Version: 0.2.1
Summary: Caching the results of a function call given the same arguments
License: MIT
Author: Johan Philis
Author-email: johan.e.philis@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# ArgCache

First commit.
