--- a/src/pyams_cache.egg-info/PKG-INFO Thu Jun 01 15:08:53 2017 +0200
+++ b/src/pyams_cache.egg-info/PKG-INFO Thu Jun 01 15:09:08 2017 +0200
@@ -6,8 +6,28 @@
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
-Description:
+Description: ===================
+ pyams_cache package
+ ===================
+
+ .. contents::
+
+
+ What is pyams_cache?
+ ====================
+ pyams_cache is a small set of packages covering PyAMS needs for cache management.
+
+ It just provides a cache handler interface with two implementations for Memcached
+ and redis, with classic and AsyncIO modes.
+
+
+ History
+ =======
+
+ 0.1.0
+ -----
+ - First release
Keywords: Pyramid PyAMS cache
Platform: UNKNOWN