Metadata-Version: 1.1
Name: django-mantis-stix-importer
Version: 0.0.9
Summary: A module implementing import of STIX and CybOX XML files for the Mantis Cyber Threat Intelligence Mgmt. Framework.
Home-page: https://github.com/siemens/django-mantis-stix-importer
Author: Siemens
Author-email: mantis.cert@siemens.com
License: GPLv2+
Description: =============================
        Mantis STIX Importer
        =============================
        
        
        A module implementing import of STIX and CybOX XML files for the Mantis Cyber Threat Intelligence Mgmt. Framework.
        
        Documentation
        -------------
        
        The full documentation is at http://django-mantis-stix-importer.rtfd.org.
        
        
        Quickstart
        ----------
        
        Please refer to the quickstart information of MANTIS, available at http://django-mantis.rtfd.org.
        
        
        Acknowledgments
        ---------------
        
        
        The basic layout for this Django app with out-of-the-box configuration of ``setup.py`` for
        easy build, submission to PyPi, etc., and Sphinx documentation tree was generated with Audrey Roy's excellent `Cookiecutter`_
        and Daniel Greenfield's `cookiecutter-djangopackage`_ template.
        
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        
        
        .. _cookiecutter-djangopackage: https://github.com/pydanny/cookiecutter-djangopackage
        
        
        
        
        History
        -------
        
        0.0.9 (2013-12-18)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: django-mantis-stix-importer
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Security
