diff options
Diffstat (limited to 'python/python-diskcache/README')
-rw-r--r-- | python/python-diskcache/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-diskcache/README b/python/python-diskcache/README new file mode 100644 index 0000000000000..8d0949ba5c0ec --- /dev/null +++ b/python/python-diskcache/README @@ -0,0 +1,2 @@ + DiskCache is an Apache2 licensed disk and file backed cache +library, written in pure-Python, and compatible with Django. |