Metadata-Version: 1.1
Name: python-alogger
Version: 2.2.0
Summary: Small python library to parse resource manager logs
Home-page: https://github.com/Karaage-Cluster/python-alogger
Author: Brian May
Author-email: brian@v3.org.au
License: GPL3+
Description: python-alogger
        ==============
        Python alogger is a small python library to parse resource manager logs. It is
        used by Karaage. For more information on `Karaage
        <https://github.com/Karaage-Cluster/karaage>`_, please see the `documentation
        <http://karaage.readthedocs.org/>`_.
        
        Alogger currently supports the following log file formats:
        
        =============== ==================
        Format          Status
        =============== ==================
        Torque/PBS      Used in production
        Slurm           Used by 3rd party
        Sun Grid Engine Initial design
        Windows HPC     Broken
        =============== ==================
        
        All information on python-alogger is currently located on the `github site
        <https://github.com/Karaage-Cluster/python-alogger>`_.
        
Keywords: karaage cluster user administration
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
