Metadata-Version: 1.0
Name: aditam.core
Version: 0.1b1
Summary: Automated and DIstributed TAsk Manager core part.
Home-page: http://www.aditam.org/
Author: ADITAM project
Author-email: contact@aditam.org
License: GPLv3
Description: 
        =============
        Aditam Core
        =============
        
        ------------
        Description
        ------------
        
        ADITAM facilitates mass task managing over heterogeneous network.
        The project is slipt in 5 parts :
        * adtitam.core (Python) : the common parts of the Aditam agent and server.
        * aditam.server (Python) : the server
        * aditam.agent (Python) : the agent
        
        * aditam clac (php) : a command line ui.
        * aditam gui (php) : the aditam website.
        
        This package is the common part of the aditam packages and it contains a script to configure
        the agent, the server and the database.
        
Keywords: tasks
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
