src/pyams_scheduler.egg-info/PKG-INFO
changeset 76 de60c8245350
parent 70 a365381bca23
child 78 14ddc993f30b
equal deleted inserted replaced
75:acea456f532a 76:de60c8245350
     1 Metadata-Version: 1.1
     1 Metadata-Version: 2.1
     2 Name: pyams-scheduler
     2 Name: pyams-scheduler
     3 Version: 0.1.11
     3 Version: 0.1.12
     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
     9 Description-Content-Type: UNKNOWN
       
    10 Description: =======================
     9 Description: =======================
    11         pyams_scheduler package
    10         pyams_scheduler package
    12         =======================
    11         =======================
    13         
    12         
    14         .. contents::
    13         .. contents::
    59         management and activate and schedule the task, as well as settings specific to the given task.
    58         management and activate and schedule the task, as well as settings specific to the given task.
    60         
    59         
    61         
    60         
    62         History
    61         History
    63         =======
    62         =======
       
    63         
       
    64         0.1.12
       
    65         ------
       
    66          - check if port is already used before starting scheduler process to avoid zombies processes
    64         
    67         
    65         0.1.11
    68         0.1.11
    66         ------
    69         ------
    67          - updated annotations adapters
    70          - updated annotations adapters
    68         
    71         
   127 Classifier: License :: OSI Approved :: Zope Public License
   130 Classifier: License :: OSI Approved :: Zope Public License
   128 Classifier: Development Status :: 4 - Beta
   131 Classifier: Development Status :: 4 - Beta
   129 Classifier: Programming Language :: Python
   132 Classifier: Programming Language :: Python
   130 Classifier: Framework :: Pyramid
   133 Classifier: Framework :: Pyramid
   131 Classifier: Topic :: Software Development :: Libraries :: Python Modules
   134 Classifier: Topic :: Software Development :: Libraries :: Python Modules
       
   135 Provides-Extra: test