Metadata-Version: 1.1
Name: slamon-agent
Version: 1.0.0
Summary: Python implementation of a SLAMon Agent
Home-page: https://github.com/SLAMon/slamon-python-agent
Author: SLAMon
Author-email: slamon.organization@gmail.com
License: Apache License v2.0
Description: The implementation of SLAMon agent on Python 3.4. The agent connects to an Agent Fleet Manager, and executes tasks retrieved.
        Aimed to be used on Unix platforms. The agent can be used either from a python script or via command line script.
        Read more from the repository for examples and instructions.
Platform: Python 3.3+
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Monitoring
