diff options
Diffstat (limited to 'libraries/CherryPy/README')
-rw-r--r-- | libraries/CherryPy/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/CherryPy/README b/libraries/CherryPy/README index 316ba98147..d5bbaaa505 100644 --- a/libraries/CherryPy/README +++ b/libraries/CherryPy/README @@ -3,3 +3,5 @@ CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This results in smaller source code developed in less time. + +Optional dependency: python-memcached>=1.58 |