yuthon_base/omux_shared_lib/__manifest__.py
李鹏宇 cd653ce24c 1
2026-06-04 14:24:28 +08:00

12 lines
260 B
Python

# -*- coding: utf-8 -*-
# Copyright 2025 Sveltware Solutions
{
'name': 'Omux Common',
'category': 'Hidden',
'version': '1.0.0',
'license': 'OPL-1',
'author': 'Sveltware Solutions',
'website': 'https://www.linkedin.com/in/sveltware',
}