Metadata-Version: 1.1
Name: cmdcache
Version: 0.2.0
Summary: Simple way to run a command and cache the stdout.  Useful for example when caching cmd output in command completion bash scripts.
Home-page: https://github.com/steinnes/cmdcache
Author: Steinn Eldjarn Sigurdarson
Author-email: steinnes@gmail.com
License: UNKNOWN
Description: UNKNOWN
Keywords: cache,cli,output
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
