Metadata-Version: 1.1
Name: threatkb
Version: 1.0.0a1
Summary: API and command-line tool for InQuest ThreatKB
Home-page: https://github.com/InQuest/python-threatkb
Author: InQuest Labs
Author-email: labs@inquest.net
License: BSD
Description-Content-Type: UNKNOWN
Description: Python ThreatKB API
        ===================
        
        .. image:: https://travis-ci.org/InQuest/python-threatkb.svg?branch=master
            :target: https://travis-ci.org/InQuest/python-threatkb
            :alt: Build Status
        .. image:: https://readthedocs.org/projects/threatkb/badge/?version=latest
            :target: http://threatkb.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        .. image:: https://api.codacy.com/project/badge/Grade/c8e20eedc34f449989485177c5e8268e
            :target: https://app.codacy.com/app/InQuest/python-threatkb
            :alt: Code Health
        .. image:: https://api.codacy.com/project/badge/Coverage/c8e20eedc34f449989485177c5e8268e
            :target: https://app.codacy.com/app/InQuest/python-threatkb
            :alt: Test Coverage
        .. image:: http://img.shields.io/pypi/v/threatkb.svg
            :target: https://pypi.python.org/pypi/threatkb
            :alt: PyPi Version
        
        Python library and command-line tool for `InQuest ThreatKB`_.
        
        Contributing
        ------------
        
        PRs and Issues_ are always welcome. The library is released under a "BSD-New"
        (aka "BSD 3-Clause") license.
        
        .. _InQuest ThreatKB: https://github.com/InQuest/ThreatKB
        .. _Issues: https://github.com/inquest/python-threatkb/issues
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Internet
