Metadata-Version: 1.2
Name: intelmq_webinput_csv
Version: 0.2.0
Summary: This is a Flask-based web interface allowing the user to insert data into intelmq's pipelines interactively with preview from the parser.
Home-page: https://github.com/certat/intelmq_webinput_csv/
Maintainer: Sebastian Wagner
Maintainer-email: wagner@cert.at
License: AGPLv3 and MIT and OFL-1.1
Description: IntelMQ Webinput CSV
        ====================
        
        This is a Flask-based web interface allowing the user to insert CSV data
        into intelmq's pipelines interactively with preview from the CSV parser.
        
        Table of Contents
        =================
        
        1. `How to Install <#how-to-install>`__
        2. `User Guide <#user-guide>`__
        3. `Licence <#licence>`__
        
        How to Install
        ==============
        
        See `INSTALL <https://github.com/certat/intelmq-webinput-csv/blob/master/docs/INSTALL.md>`__.
        
        For existing installations, see `UPGRADING <https://github.com/certat/intelmq-webinput-csv/blob/master/docs/UPGRADING.md>`__.
        
        User Guide
        ==========
        
        See `User Guide <https://github.com/certat/intelmq-webinput-csv/blob/master/docs/User-Guide.md>`__.
        
        .. figure:: docs/images/screenshot.png
           :alt: Screenshot
        
        Licence
        =======
        
        This software is licensed under GNU Affero General Public License
        version 3.
        
Keywords: incident handling cert csirt
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Security
