Metadata-Version: 1.1
Name: django-mantis-iodef-importer
Version: 0.1.0
Summary: A iodef importer for the  Mantis Cyber Threat Intelligence Mgmt. Framework.
Home-page: https://github.com/siemens/django-mantis-iodef-importer
Author: Siemens
Author-email: mantis.cert@siemens.com
License: GPLv2+
Description: =============================
        Mantis IODEF Importer
        =============================
        
        
        An IODEF (v1.0) importer for the  Mantis Cyber Threat Intelligence Mgmt. Framework.
        
        Documentation
        -------------
        
        The full documentation is at http://mantis-iodef-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.1.0 (2013-12-19)
        ++++++++++++++++++
        
        * Bugfixes; added documentation
        
        0.1.0 (2013-12-10)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: django-mantis-iodef-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
