Metadata-Version: 1.1
Name: otx-misp
Version: 0.2.1
Summary: Imports Alienvault OTX pulses to a MISP instance.
Home-page: https://github.com/gcrahay/otx_misp
Author: Gaetan Crahay
Author-email: gaetan@crahay.eu
License: Apache 2.0
Description: ========
        Overview
        ========
        
        
        
        Imports Alienvault OTX pulses to a MISP instance.
        
        * Free software: Apache 2.0 license
        
        Installation
        ============
        
        ::
        
            pip install otx-misp
        
        Documentation
        =============
        
        https://otx-misp.readthedocs.io/
        
        Alienvault OTX SDK
        ==================
        
        All files in the `src/otx_misp/otx` directory are Copyright 2015 AlienVault, Inc. and undeer the Apache 2.0 license.
        
        
        
        
        Changelog
        =========
        
        0.2.0 (2016-06-14)
        ------------------
        
        * Integrate OTXv2 as a subtree.
        
        0.1.0 (2016-06-14)
        ------------------
        
        * First release on PyPI.
        
Keywords: Alienvault,OTX,MISP
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
