Metadata-Version: 2.0
Name: python-alogger
Version: 2.2.10
Summary: Small python library to parse resource manager logs
Home-page: https://github.com/Karaage-Cluster/python-alogger
Author: Brian May
Author-email: brian@linuxpenguins.xyz
License: GPL3+
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.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules

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>`_.


