Metadata-Version: 1.1
Name: django-mantis-core
Version: 0.0.9
Summary: A wrapper around the Django Dingos app for the Mantis Cyber Threat Intelligence Mgmt. Framework.
Home-page: https://github.com/siemens/django-mantis-core
Author: Siemens
Author-email: mantis.cert@siemens.com
License: GPLv2+
Description: ==================
        Django Mantis Core
        ==================
        
        A wrapper around the Django Dingos application used by the Mantis
        Cyber Threat Intelligence Management Framework. The rationale
        for this wrapper is to provide a location for 
        code specific to cyber threat intelligence management that
        is to be added to the underlying models. Such code should
        not be added to Dingos, because Dingos is a generic framework.
        
        Please refer to the
        documentation and developer guidelines of `Django Dingos`_ and `MANTIS`_.
        
        The full documentation of the Mantis core module is at
        
        http://django-mantis-core.readthedocs.org/en/latest/
        
        .. _Django Dingos: http://django-dingos.readthedocs.org.
        .. _MANTIS: http://django-mantis.readthedocs.org.
        
        
        
        
        
        
        History
        -------
        
        0.0.9 (2013-12-17)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: django-mantis-core
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
