acsone / manifestoo-core

A library to reason about Odoo addons manifests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A library to reason about Odoo addons manifests.

License:MIT License


Languages

Language:Python 100.0%