| Key | Value |
|---|---|
| as::author | Emmanuel Frecon |
| as::build::date | 2015-05-22 |
| as::license | BSD |
| as::origin | http://sourceforge.net/projects/til |
| description | This module implements a generic result cacher module that will cache the result of commands that take time and return the same result for a given set of arguments. |
| entity | package |
| platform | tcl |
| require | Tcl -require 8.2 logger |