16 lines
539 B
Python
16 lines
539 B
Python
# Copyright Wingo SA
|
|
# Copyright 2018 Camptocamp (https://www.camptocamp.com).
|
|
# License GPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
{
|
|
"name": "Example server configuration environment files repository module",
|
|
"version": "12.0.1.0.0",
|
|
"depends": ["base"],
|
|
"author": "Camptocamp,Odoo Community Association (OCA)",
|
|
"summary": "sample config file for server_environment",
|
|
"website": "http://github.com/OCA/server-env",
|
|
"license": "GPL-3 or any later version",
|
|
"category": "Tools",
|
|
"data": [],
|
|
}
|