src/pyams_zmq.egg-info/PKG-INFO
changeset 19 a22fec10214b
parent 15 82fc83b00f69
child 23 99fb7f5fe348
--- a/src/pyams_zmq.egg-info/PKG-INFO	Thu Oct 25 14:00:29 2018 +0200
+++ b/src/pyams_zmq.egg-info/PKG-INFO	Fri Oct 26 09:59:33 2018 +0200
@@ -1,17 +1,20 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: pyams-zmq
-Version: 0.1.3
+Version: 0.1.4
 Summary: PyAMS package for 0MQ
 Home-page: http://hg.ztfy.org/pyams/pyams_zmq
 Author: Thierry Florac
 Author-email: tflorac@ulthar.net
 License: ZPL
-Description-Content-Type: UNKNOWN
 Description: 
         
         History
         =======
         
+        0.1.4
+        -----
+         - install ZMQ IO loop on process startup
+        
         0.1.3
         -----
          - added authentication and access control
@@ -36,3 +39,4 @@
 Classifier: Programming Language :: Python
 Classifier: Framework :: Pyramid
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Provides-Extra: test