manifestoo-core

A library to reason about Odoo addons manifests


Keywords
odoo
License
MIT
Install
pip install manifestoo-core==1.3

Documentation

Manifestoo Core

Github-CI Coverage Status PyPI

A library to reason about Odoo addons manifests.

Installation

pip install manifestoo-core

Features

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.