A library to reason about Odoo addons manifests.
pip install manifestoo-core
manifestoo_core
provides the following features:
- Detect the Odoo series from an addon version.
- Information about core Odoo CE and EE addons for each Odoo version.
- Convert Odoo manifest metadata to Python Packaging Metadata.
Read the documentation for more information.
Any part of the library that is not documented may change without notice.