src/pyams_viewlet.egg-info/PKG-INFO
changeset 27 deed98330eac
parent 23 0f5d1fa99b9f
child 37 38ec13042956
--- a/src/pyams_viewlet.egg-info/PKG-INFO	Wed Oct 03 15:11:43 2018 +0200
+++ b/src/pyams_viewlet.egg-info/PKG-INFO	Fri Oct 05 15:06:14 2018 +0200
@@ -1,17 +1,20 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: pyams-viewlet
-Version: 0.1.4
+Version: 0.1.5
 Summary: PyAMS base viewlet interfaces and classes; z3c.viewlet package adapted to Pyramid
 Home-page: http://hg.ztfy.org/pyams/pyams_viewlet
 Author: Thierry Florac
 Author-email: tflorac@ulthar.net
 License: ZPL
-Description-Content-Type: UNKNOWN
 Description: 
         
         Changelog
         =========
         
+        0.1.5
+        -----
+         - added regular expression to get content provider name
+        
         0.1.4
         -----
          - updated viewlet and content provider decorators to set module name
@@ -40,3 +43,4 @@
 Classifier: Programming Language :: Python
 Classifier: Framework :: Pyramid
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Provides-Extra: test