Metadata-Version: 2.0
Name: dxlmarclient
Version: 0.1.2
Summary: McAfee Active Response (MAR) DXL client library
Home-page: http://www.mcafee.com/
Author: McAfee, Inc.
Author-email: UNKNOWN
License: Apache License 2.0
Keywords: opendxl,dxl,mcafee,client,mar
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: dxlclient

McAfee Active Response (MAR) DXL Python Client Library
======================================================

Overview
--------

The `McAfee Active Response <http://www.mcafee.com/us/products/endpoint-threat-defense-response.aspx>`_ (MAR) DXL Python
client library provides a high level wrapper for the MAR
`Data Exchange Layer <http://www.mcafee.com/us/solutions/data-exchange-layer.aspx>`_ (DXL) API.

The purpose of this library is to allow users to perform MAR searches without having to focus
on lower-level details such as MAR-specific DXL topics and message formats.

Documentation
-------------

See the `GitHub Wiki <https://github.com/opendxl/opendxl-mar-client-python/wiki>`_ for an overview of the
McAfee Active Response (MAR) DXL Python client library and examples.

See the `McAfee Active Response (MAR) DXL Python Client Library Documentation <https://opendxl.github.io/opendxl-mar-client-python/pydoc>`_ for
installation instructions, API documentation, and examples.

Bugs and Feedback
-----------------

For bugs, questions and discussions please use the `GitHub Issues <https://github.com/opendxl/opendxl-mar-client-python/issues>`_.

LICENSE
-------

Copyright 2016 McAfee, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the
License. You may obtain a copy of the License at

`<http://www.apache.org/licenses/LICENSE-2.0>`_

