Metadata-Version: 1.1
Name: boristool
Version: 0.0.3
Summary: A system and network monitoring, security, and performance analysis agent
Home-page: https://github.com/hexdump42/boris-tool
Author: Mark Rees
Author-email: mark.john.rees@gmail.com
License: GPLv2
Description: Boris-Tool Monitoring Agent
        ===========================
        
        This is my fork of Chris Miles excellent eddie-tool which is a system and network monitoring, security, and performance analysis agent written in Python (https://pypi.python.org/pypi/EDDIE-Tool).
        
        It uses the eddie-tool core rewritten to work with both Python 2.7 and 3.4+. I plan to redevelop the platform specific plug-ins using psutil which did not exist when eddie-tool was released.
        
Platform: all
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: System :: Monitoring
