src/pyams_notify.egg-info/PKG-INFO
changeset 29 2f54d2535afc
parent 24 b3ec9933295b
child 33 be17fa43b551
equal deleted inserted replaced
28:68466fa61001 29:2f54d2535afc
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-notify
     2 Name: pyams-notify
     3 Version: 0.1.4
     3 Version: 0.1.5
     4 Summary: PyAMS notifications management package
     4 Summary: PyAMS notifications management package
     5 Home-page: http://hg.ztfy.org/pyams/pyams_notify
     5 Home-page: http://hg.ztfy.org/pyams/pyams_notify
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
       
     9 Description-Content-Type: UNKNOWN
     9 Description: .. contents::
    10 Description: .. contents::
    10         
    11         
    11         
    12         
    12         Introduction
    13         Introduction
    13         ============
    14         ============
    18         which receives users connections and subscriptions and relays server notifications.
    19         which receives users connections and subscriptions and relays server notifications.
    19         
    20         
    20         
    21         
    21         History
    22         History
    22         =======
    23         =======
       
    24         
       
    25         0.1.5
       
    26         -----
       
    27          - updated login notification message
    23         
    28         
    24         0.1.4
    29         0.1.4
    25         -----
    30         -----
    26          - moved 'content.workflow' notification handler to PyAMS_content package
    31          - moved 'content.workflow' notification handler to PyAMS_content package
    27          - use registered adapters to get notifications contexts
    32          - use registered adapters to get notifications contexts