# -*- coding: utf-8 -*-
# Copyright (C) 2017-Today: La Louve (<http://www.lalouve.net/>)
# @author: Sylvain LE GAL (https://twitter.com/legalsylvain)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
'name': 'Coop Translation',
'version': '9.0.6.0.0',
'category': 'Custom',
'author': 'La Louve',
'website': 'http://www.lalouve.net',
'depends': [
'product',
],
'installable': True,
}