diff -r cd5a88ba2223 -r a22fec10214b src/pyams_zmq.egg-info/PKG-INFO --- 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