src/pyams_scheduler.egg-info/PKG-INFO
changeset 34 75f47c02cddd
parent 31 4b0e0e3c1e59
child 38 3265a75d1af2
equal deleted inserted replaced
33:24b97fac7e99 34:75f47c02cddd
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-scheduler
     2 Name: pyams-scheduler
     3 Version: 0.1.4
     3 Version: 0.1.5
     4 Summary: PyAMS tasks scheduler
     4 Summary: PyAMS tasks scheduler
     5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
     5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
     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
    59         
    59         
    60         
    60         
    61         History
    61         History
    62         =======
    62         =======
    63         
    63         
       
    64         0.1.5
       
    65         -----
       
    66          - added check against ZEO connection name to avoid null value
       
    67         
    64         0.1.4
    68         0.1.4
    65         -----
    69         -----
    66          - changed admin view name to "admin" instead of "admin.html"
    70          - changed admin view name to "admin" instead of "admin.html"
    67          - changed vocabulary declaration
    71          - changed vocabulary declaration
    68          - imports cleanup
    72          - imports cleanup