Metadata-Version: 1.1
Name: jobmanager-common
Version: 0.7.0
Summary: Job Manager Common Library
Home-page: https://github.com/ronhanson/python-jobmanager-common
Author: Ronan Delacroix
Author-email: ronan.delacroix@gmail.com
License: The MIT License (MIT)

Copyright (c) 2007-2015 Ronan Delacroix

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Description: Job Manager Common
        ==================
        
        About
        -----
        
        This library attempts to provide a Job Manager common library to use with client or api
        
        Project url : https://github.com/ronhanson/python-jobmanager-common
        
        
        Usage
        -----
        
        ***Lib Usage***
        
        <BLAH>
        
        Compatibility
        -------------
        
        This client can be used on Linux, OSX systems, or Windows.
        
        This libraries are compatibles with Python 2.X and Python 3.X.
        
        Mainly tested on 2.7 and 3.4.
        
        
        Author & Licence
        ----------------
        
        Copyright (c) 2007-2015 Ronan Delacroix
        
        This program is released under MIT Licence. Feel free to use it or part of it anywhere you want.
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
