# © 2020 Le Filament (<http://www.le-filament.com>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
    "name": "Ethikis - Survey Export Results",
    "author": "Le Filament",
    "license": "AGPL-3",
    "application": False,
    "installable": True,
    "depends": ['survey'],
    "data": [
        "views/survey_views.xml",
    ]
}