Metadata-Version: 2.0
Name: dxlciscopxgridclient
Version: 0.1.2
Summary: Cisco pxGrid DXL client library
Home-page: http://www.mcafee.com
Author: McAfee LLC
Author-email: UNKNOWN
License: Apache License 2.0
Description-Content-Type: UNKNOWN
Keywords: opendxl,dxl,mcafee,client,cisco,pxgrid
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: dxlbootstrap
Requires-Dist: dxlclient

Cisco pxGrid DXL Python Client Library
======================================

Overview
--------

The Cisco pxGrid DXL client library provides a high level wrapper for
communicating with
`Cisco pxGrid <https://www.cisco.com/c/en/us/products/security/pxgrid.html>`_
via the `Data Exchange Layer <http://www.mcafee.com/us/solutions/data-exchange-layer.aspx>`_
(DXL) fabric.

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

See the
`GitHub Wiki <https://github.com/opendxl/opendxl-pxgrid-client-python/wiki>`_
for an overview of the Cisco pxGrid DXL Python Client Library and examples.

See the
`Cisco pxGrid DXL Python Client Library <https://opendxl.github.io/opendxl-pxgrid-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-pxgrid-client-python/issues>`_.

LICENSE
-------

Copyright 2017 McAfee LLC

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


