diff options
Diffstat (limited to 'sysutils/pear-Cache/pkg-descr')
-rw-r--r-- | sysutils/pear-Cache/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/pear-Cache/pkg-descr b/sysutils/pear-Cache/pkg-descr new file mode 100644 index 000000000000..4155a4ca03ec --- /dev/null +++ b/sysutils/pear-Cache/pkg-descr @@ -0,0 +1,5 @@ +With the PEAR Cache you can cache the result of certain function +calls, as well as the output of a whole script run or share data +between applications. + +WWW: http://pear.php.net/package/Cache/ |