# -*- coding: utf-8 -*- # (C) 2019 Smile () # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Search in attachments", "version": "18.0.1.0.0", "sequence": 100, "category": "Odex30-base", "author": "Smile", "license": 'LGPL-3', "website": 'http://www.smile.fr', "description": "", "depends": ["attachment_indexation"], "data": [], 'installable': True, 'auto_install': True, 'application': False, }