Metadata-Version: 1.1
Name: cabby
Version: 0.1.4
Summary: Python library for interacting with TAXII servers
Home-page: https://github.com/Intelworks/cabby/
Author: Intelworks
Author-email: cabby@intelworks.com
License: BSD License
Description: cabby
        =====
        
        Intelworks Python TAXII client implementation.
        
        :Source: https://github.com/Intelworks/cabby
        :Documentation: http://cabby.readthedocs.org
        :Information: http://www.intelworks.com
        :Download: https://pypi.python.org/pypi/cabby/
        
        |travis badge| |landscape.io badge| |coveralls.io badge| |version badge| |py.version badge| |downloads badge| |license badge| |docs badge|
        
        .. |travis badge| image:: https://travis-ci.org/Intelworks/cabby.svg?branch=master
           :target: https://travis-ci.org/Intelworks/cabby
           :alt: Build Status
        .. |landscape.io badge| image:: https://landscape.io/github/Intelworks/cabby/master/landscape.svg?style=flat
           :target: https://landscape.io/github/Intelworks/cabby/master
           :alt: Code Health
        .. |coveralls.io badge| image:: https://coveralls.io/repos/Intelworks/cabby/badge.svg
           :target: https://coveralls.io/r/Intelworks/cabby
           :alt: Coverage Status
        .. |version badge| image:: https://pypip.in/version/cabby/badge.svg?style=flat
           :target: https://pypi.python.org/pypi/cabby/ 
        .. |py.version badge| image:: https://pypip.in/py_versions/cabby/badge.svg?style=flat
           :target: https://pypi.python.org/pypi/cabby/ 
        .. |downloads badge| image:: https://pypip.in/download/cabby/badge.svg?style=flat
           :target: https://pypi.python.org/pypi/cabby/
        .. |license badge| image:: https://pypip.in/license/cabby/badge.svg?style=flat
           :target: https://pypi.python.org/pypi/cabby/
        .. |docs badge| image:: https://readthedocs.org/projects/cabby/badge/?version=latest
            :alt: Documentation Status
            :scale: 100%
            :target: https://readthedocs.org/projects/cabby/
        
        A simple Python library for interacting with TAXII servers.
        
        
        Feedback
        --------
        
        You are encouraged to provide feedback by commenting on open issues or sending us 
        email at cabby@intelworks.com
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Internet
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
